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 classManagedInstanceLastAttemptstatic classManagedInstanceLastAttempt.BuilderMethods in com.google.cloud.compute.v1 that return ManagedInstanceLastAttemptOrBuilder Modifier and Type Method Description ManagedInstanceLastAttemptOrBuilderManagedInstance.Builder. getLastAttemptOrBuilder()[Output Only] Information about the last attempt to create or delete the instance.ManagedInstanceLastAttemptOrBuilderManagedInstance. getLastAttemptOrBuilder()[Output Only] Information about the last attempt to create or delete the instance.ManagedInstanceLastAttemptOrBuilderManagedInstanceOrBuilder. getLastAttemptOrBuilder()[Output Only] Information about the last attempt to create or delete the instance.
-