Uses of Class
com.google.cloud.compute.v1.GetFirewallPolicyRequest
-
Packages that use GetFirewallPolicyRequest 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 GetFirewallPolicyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetFirewallPolicyRequest Modifier and Type Method Description GetFirewallPolicyRequestGetFirewallPolicyRequest.Builder. build()GetFirewallPolicyRequestGetFirewallPolicyRequest.Builder. buildPartial()static GetFirewallPolicyRequestGetFirewallPolicyRequest. getDefaultInstance()GetFirewallPolicyRequestGetFirewallPolicyRequest.Builder. getDefaultInstanceForType()GetFirewallPolicyRequestGetFirewallPolicyRequest. getDefaultInstanceForType()static GetFirewallPolicyRequestGetFirewallPolicyRequest. parseDelimitedFrom(InputStream input)static GetFirewallPolicyRequestGetFirewallPolicyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFirewallPolicyRequestGetFirewallPolicyRequest. parseFrom(byte[] data)static GetFirewallPolicyRequestGetFirewallPolicyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFirewallPolicyRequestGetFirewallPolicyRequest. parseFrom(com.google.protobuf.ByteString data)static GetFirewallPolicyRequestGetFirewallPolicyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFirewallPolicyRequestGetFirewallPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetFirewallPolicyRequestGetFirewallPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFirewallPolicyRequestGetFirewallPolicyRequest. parseFrom(InputStream input)static GetFirewallPolicyRequestGetFirewallPolicyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetFirewallPolicyRequestGetFirewallPolicyRequest. parseFrom(ByteBuffer data)static GetFirewallPolicyRequestGetFirewallPolicyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetFirewallPolicyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetFirewallPolicyRequest,FirewallPolicy>FirewallPoliciesClient. getCallable()Returns the specified firewall policy.com.google.protobuf.Parser<GetFirewallPolicyRequest>GetFirewallPolicyRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFirewallPolicyRequest,FirewallPolicy>FirewallPoliciesSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetFirewallPolicyRequest,FirewallPolicy>FirewallPoliciesSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetFirewallPolicyRequest>GetFirewallPolicyRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetFirewallPolicyRequest Modifier and Type Method Description FirewallPolicyFirewallPoliciesClient. get(GetFirewallPolicyRequest request)Returns the specified firewall policy.GetFirewallPolicyRequest.BuilderGetFirewallPolicyRequest.Builder. mergeFrom(GetFirewallPolicyRequest other)static GetFirewallPolicyRequest.BuilderGetFirewallPolicyRequest. newBuilder(GetFirewallPolicyRequest prototype) -
Uses of GetFirewallPolicyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetFirewallPolicyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetFirewallPolicyRequest,FirewallPolicy>FirewallPoliciesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetFirewallPolicyRequest,FirewallPolicy>HttpJsonFirewallPoliciesStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFirewallPolicyRequest,FirewallPolicy>FirewallPoliciesStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetFirewallPolicyRequest,FirewallPolicy>FirewallPoliciesStubSettings. getSettings()Returns the object with the settings used for calls to get.
-