Uses of Class
com.google.cloud.compute.v1.NetworksGetEffectiveFirewallsResponse
-
Packages that use NetworksGetEffectiveFirewallsResponse Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of NetworksGetEffectiveFirewallsResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NetworksGetEffectiveFirewallsResponse Modifier and Type Method Description NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse.Builder. build()NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse.Builder. buildPartial()static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. getDefaultInstance()NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse.Builder. getDefaultInstanceForType()NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. getDefaultInstanceForType()NetworksGetEffectiveFirewallsResponseNetworksClient. getEffectiveFirewalls(GetEffectiveFirewallsNetworkRequest request)Returns the effective firewalls on a given network.NetworksGetEffectiveFirewallsResponseNetworksClient. getEffectiveFirewalls(String project, String network)Returns the effective firewalls on a given network.static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. parseDelimitedFrom(InputStream input)static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. parseFrom(byte[] data)static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. parseFrom(com.google.protobuf.ByteString data)static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. parseFrom(InputStream input)static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. parseFrom(ByteBuffer data)static NetworksGetEffectiveFirewallsResponseNetworksGetEffectiveFirewallsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type NetworksGetEffectiveFirewallsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetEffectiveFirewallsNetworkRequest,NetworksGetEffectiveFirewallsResponse>NetworksClient. getEffectiveFirewallsCallable()Returns the effective firewalls on a given network.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEffectiveFirewallsNetworkRequest,NetworksGetEffectiveFirewallsResponse>NetworksSettings.Builder. getEffectiveFirewallsSettings()Returns the builder for the settings used for calls to getEffectiveFirewalls.com.google.api.gax.rpc.UnaryCallSettings<GetEffectiveFirewallsNetworkRequest,NetworksGetEffectiveFirewallsResponse>NetworksSettings. getEffectiveFirewallsSettings()Returns the object with the settings used for calls to getEffectiveFirewalls.com.google.protobuf.Parser<NetworksGetEffectiveFirewallsResponse>NetworksGetEffectiveFirewallsResponse. getParserForType()static com.google.protobuf.Parser<NetworksGetEffectiveFirewallsResponse>NetworksGetEffectiveFirewallsResponse. parser()Methods in com.google.cloud.compute.v1 with parameters of type NetworksGetEffectiveFirewallsResponse Modifier and Type Method Description NetworksGetEffectiveFirewallsResponse.BuilderNetworksGetEffectiveFirewallsResponse.Builder. mergeFrom(NetworksGetEffectiveFirewallsResponse other)static NetworksGetEffectiveFirewallsResponse.BuilderNetworksGetEffectiveFirewallsResponse. newBuilder(NetworksGetEffectiveFirewallsResponse prototype) -
Uses of NetworksGetEffectiveFirewallsResponse in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type NetworksGetEffectiveFirewallsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetEffectiveFirewallsNetworkRequest,NetworksGetEffectiveFirewallsResponse>HttpJsonNetworksStub. getEffectiveFirewallsCallable()com.google.api.gax.rpc.UnaryCallable<GetEffectiveFirewallsNetworkRequest,NetworksGetEffectiveFirewallsResponse>NetworksStub. getEffectiveFirewallsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEffectiveFirewallsNetworkRequest,NetworksGetEffectiveFirewallsResponse>NetworksStubSettings.Builder. getEffectiveFirewallsSettings()Returns the builder for the settings used for calls to getEffectiveFirewalls.com.google.api.gax.rpc.UnaryCallSettings<GetEffectiveFirewallsNetworkRequest,NetworksGetEffectiveFirewallsResponse>NetworksStubSettings. getEffectiveFirewallsSettings()Returns the object with the settings used for calls to getEffectiveFirewalls.
-