Uses of Class
com.google.cloud.networkmanagement.v1.FirewallInfo
-
Packages that use FirewallInfo Package Description com.google.cloud.networkmanagement.v1 A client to Network Management API -
-
Uses of FirewallInfo in com.google.cloud.networkmanagement.v1
Methods in com.google.cloud.networkmanagement.v1 that return FirewallInfo Modifier and Type Method Description FirewallInfoFirewallInfo.Builder. build()FirewallInfoFirewallInfo.Builder. buildPartial()static FirewallInfoFirewallInfo. getDefaultInstance()FirewallInfoFirewallInfo.Builder. getDefaultInstanceForType()FirewallInfoFirewallInfo. getDefaultInstanceForType()FirewallInfoStep.Builder. getFirewall()Display information of a Compute Engine firewall rule.FirewallInfoStep. getFirewall()Display information of a Compute Engine firewall rule.FirewallInfoStepOrBuilder. getFirewall()Display information of a Compute Engine firewall rule.static FirewallInfoFirewallInfo. parseDelimitedFrom(InputStream input)static FirewallInfoFirewallInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallInfoFirewallInfo. parseFrom(byte[] data)static FirewallInfoFirewallInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallInfoFirewallInfo. parseFrom(com.google.protobuf.ByteString data)static FirewallInfoFirewallInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallInfoFirewallInfo. parseFrom(com.google.protobuf.CodedInputStream input)static FirewallInfoFirewallInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallInfoFirewallInfo. parseFrom(InputStream input)static FirewallInfoFirewallInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallInfoFirewallInfo. parseFrom(ByteBuffer data)static FirewallInfoFirewallInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkmanagement.v1 that return types with arguments of type FirewallInfo Modifier and Type Method Description com.google.protobuf.Parser<FirewallInfo>FirewallInfo. getParserForType()static com.google.protobuf.Parser<FirewallInfo>FirewallInfo. parser()Methods in com.google.cloud.networkmanagement.v1 with parameters of type FirewallInfo Modifier and Type Method Description Step.BuilderStep.Builder. mergeFirewall(FirewallInfo value)Display information of a Compute Engine firewall rule.FirewallInfo.BuilderFirewallInfo.Builder. mergeFrom(FirewallInfo other)static FirewallInfo.BuilderFirewallInfo. newBuilder(FirewallInfo prototype)Step.BuilderStep.Builder. setFirewall(FirewallInfo value)Display information of a Compute Engine firewall rule.
-