Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.Builder.build() |
static ManagedInstanceLastAttempt |
ManagedInstanceLastAttempt.getDefaultInstance() |
ManagedInstanceLastAttempt |
ManagedInstance.getLastAttempt()
[Output Only] Information about the last attempt to create or delete the instance.
|
ManagedInstanceLastAttempt |
ManagedInstance.Builder.getLastAttempt()
[Output Only] Information about the last attempt to create or delete the instance.
|
Modifier and Type | Method and Description |
---|---|
ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.Builder.mergeFrom(ManagedInstanceLastAttempt other) |
static ManagedInstanceLastAttempt.Builder |
ManagedInstanceLastAttempt.newBuilder(ManagedInstanceLastAttempt prototype) |
ManagedInstance.Builder |
ManagedInstance.Builder.setLastAttempt(ManagedInstanceLastAttempt lastAttempt)
[Output Only] Information about the last attempt to create or delete the instance.
|
Copyright © 2019 Google LLC. All rights reserved.