Uses of Interface
com.google.cloud.compute.v1.ErrorsOrBuilder
-
Packages that use ErrorsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ErrorsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ErrorsOrBuilder Modifier and Type Class Description classErrorsstatic classErrors.BuilderMethods in com.google.cloud.compute.v1 that return ErrorsOrBuilder Modifier and Type Method Description ErrorsOrBuilderError.Builder. getErrorsOrBuilder(int index)[Output Only] The array of errors encountered while processing this operation.ErrorsOrBuilderError. getErrorsOrBuilder(int index)[Output Only] The array of errors encountered while processing this operation.ErrorsOrBuilderErrorOrBuilder. getErrorsOrBuilder(int index)[Output Only] The array of errors encountered while processing this operation.ErrorsOrBuilderManagedInstanceLastAttempt.Builder. getErrorsOrBuilder()[Output Only] Encountered errors during the last attempt to create or delete the instance.ErrorsOrBuilderManagedInstanceLastAttempt. getErrorsOrBuilder()[Output Only] Encountered errors during the last attempt to create or delete the instance.ErrorsOrBuilderManagedInstanceLastAttemptOrBuilder. getErrorsOrBuilder()[Output Only] Encountered errors during the last attempt to create or delete the instance.Methods in com.google.cloud.compute.v1 that return types with arguments of type ErrorsOrBuilder Modifier and Type Method Description List<? extends ErrorsOrBuilder>Error.Builder. getErrorsOrBuilderList()[Output Only] The array of errors encountered while processing this operation.List<? extends ErrorsOrBuilder>Error. getErrorsOrBuilderList()[Output Only] The array of errors encountered while processing this operation.List<? extends ErrorsOrBuilder>ErrorOrBuilder. getErrorsOrBuilderList()[Output Only] The array of errors encountered while processing this operation.
-