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