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