Uses of Class
com.google.cloud.compute.v1.GetIamPolicyFirewallPolicyRequest
-
Packages that use GetIamPolicyFirewallPolicyRequest 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 GetIamPolicyFirewallPolicyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetIamPolicyFirewallPolicyRequest Modifier and Type Method Description GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest.Builder. build()GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest.Builder. buildPartial()static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. getDefaultInstance()GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest.Builder. getDefaultInstanceForType()GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. getDefaultInstanceForType()static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. parseDelimitedFrom(InputStream input)static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. parseFrom(byte[] data)static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. parseFrom(com.google.protobuf.ByteString data)static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. parseFrom(InputStream input)static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. parseFrom(ByteBuffer data)static GetIamPolicyFirewallPolicyRequestGetIamPolicyFirewallPolicyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetIamPolicyFirewallPolicyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicyFirewallPolicyRequest,Policy>FirewallPoliciesClient. getIamPolicyCallable()Gets the access control policy for a resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyFirewallPolicyRequest,Policy>FirewallPoliciesSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyFirewallPolicyRequest,Policy>FirewallPoliciesSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.com.google.protobuf.Parser<GetIamPolicyFirewallPolicyRequest>GetIamPolicyFirewallPolicyRequest. getParserForType()static com.google.protobuf.Parser<GetIamPolicyFirewallPolicyRequest>GetIamPolicyFirewallPolicyRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetIamPolicyFirewallPolicyRequest Modifier and Type Method Description PolicyFirewallPoliciesClient. getIamPolicy(GetIamPolicyFirewallPolicyRequest request)Gets the access control policy for a resource.GetIamPolicyFirewallPolicyRequest.BuilderGetIamPolicyFirewallPolicyRequest.Builder. mergeFrom(GetIamPolicyFirewallPolicyRequest other)static GetIamPolicyFirewallPolicyRequest.BuilderGetIamPolicyFirewallPolicyRequest. newBuilder(GetIamPolicyFirewallPolicyRequest prototype) -
Uses of GetIamPolicyFirewallPolicyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetIamPolicyFirewallPolicyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicyFirewallPolicyRequest,Policy>FirewallPoliciesStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetIamPolicyFirewallPolicyRequest,Policy>HttpJsonFirewallPoliciesStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyFirewallPolicyRequest,Policy>FirewallPoliciesStubSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyFirewallPolicyRequest,Policy>FirewallPoliciesStubSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.
-