Uses of Class
com.google.cloud.networkmanagement.v1.AbortInfo
-
Packages that use AbortInfo Package Description com.google.cloud.networkmanagement.v1 A client to Network Management API -
-
Uses of AbortInfo in com.google.cloud.networkmanagement.v1
Methods in com.google.cloud.networkmanagement.v1 that return AbortInfo Modifier and Type Method Description AbortInfoAbortInfo.Builder. build()AbortInfoAbortInfo.Builder. buildPartial()AbortInfoStep.Builder. getAbort()Display information of the final state "abort" and reason.AbortInfoStep. getAbort()Display information of the final state "abort" and reason.AbortInfoStepOrBuilder. getAbort()Display information of the final state "abort" and reason.static AbortInfoAbortInfo. getDefaultInstance()AbortInfoAbortInfo.Builder. getDefaultInstanceForType()AbortInfoAbortInfo. getDefaultInstanceForType()static AbortInfoAbortInfo. parseDelimitedFrom(InputStream input)static AbortInfoAbortInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AbortInfoAbortInfo. parseFrom(byte[] data)static AbortInfoAbortInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AbortInfoAbortInfo. parseFrom(com.google.protobuf.ByteString data)static AbortInfoAbortInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AbortInfoAbortInfo. parseFrom(com.google.protobuf.CodedInputStream input)static AbortInfoAbortInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AbortInfoAbortInfo. parseFrom(InputStream input)static AbortInfoAbortInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AbortInfoAbortInfo. parseFrom(ByteBuffer data)static AbortInfoAbortInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkmanagement.v1 that return types with arguments of type AbortInfo Modifier and Type Method Description com.google.protobuf.Parser<AbortInfo>AbortInfo. getParserForType()static com.google.protobuf.Parser<AbortInfo>AbortInfo. parser()Methods in com.google.cloud.networkmanagement.v1 with parameters of type AbortInfo Modifier and Type Method Description Step.BuilderStep.Builder. mergeAbort(AbortInfo value)Display information of the final state "abort" and reason.AbortInfo.BuilderAbortInfo.Builder. mergeFrom(AbortInfo other)static AbortInfo.BuilderAbortInfo. newBuilder(AbortInfo prototype)Step.BuilderStep.Builder. setAbort(AbortInfo value)Display information of the final state "abort" and reason.
-