Uses of Interface
com.google.cloud.networkmanagement.v1beta1.ForwardInfoOrBuilder
-
Packages that use ForwardInfoOrBuilder Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management API -
-
Uses of ForwardInfoOrBuilder in com.google.cloud.networkmanagement.v1beta1
Classes in com.google.cloud.networkmanagement.v1beta1 that implement ForwardInfoOrBuilder Modifier and Type Class Description class
ForwardInfo
Details of the final state "forward" and associated resource.static class
ForwardInfo.Builder
Details of the final state "forward" and associated resource.Methods in com.google.cloud.networkmanagement.v1beta1 that return ForwardInfoOrBuilder Modifier and Type Method Description ForwardInfoOrBuilder
Step.Builder. getForwardOrBuilder()
Display information of the final state "forward" and reason.ForwardInfoOrBuilder
Step. getForwardOrBuilder()
Display information of the final state "forward" and reason.ForwardInfoOrBuilder
StepOrBuilder. getForwardOrBuilder()
Display information of the final state "forward" and reason.
-