Uses of Interface
com.google.cloud.compute.v1.ManagedInstanceLastAttemptOrBuilder
-
Packages that use ManagedInstanceLastAttemptOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ManagedInstanceLastAttemptOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ManagedInstanceLastAttemptOrBuilder Modifier and Type Class Description class
ManagedInstanceLastAttempt
static class
ManagedInstanceLastAttempt.Builder
Methods in com.google.cloud.compute.v1 that return ManagedInstanceLastAttemptOrBuilder Modifier and Type Method Description ManagedInstanceLastAttemptOrBuilder
ManagedInstance.Builder. getLastAttemptOrBuilder()
[Output Only] Information about the last attempt to create or delete the instance.ManagedInstanceLastAttemptOrBuilder
ManagedInstance. getLastAttemptOrBuilder()
[Output Only] Information about the last attempt to create or delete the instance.ManagedInstanceLastAttemptOrBuilder
ManagedInstanceOrBuilder. getLastAttemptOrBuilder()
[Output Only] Information about the last attempt to create or delete the instance.
-