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 GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest.Builder. build()
GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest.Builder. buildPartial()
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. getDefaultInstance()
GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest.Builder. getDefaultInstanceForType()
GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. getDefaultInstanceForType()
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. parseDelimitedFrom(InputStream input)
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. parseFrom(byte[] data)
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. parseFrom(com.google.protobuf.ByteString data)
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. parseFrom(InputStream input)
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. parseFrom(ByteBuffer data)
static GetIamPolicyFirewallPolicyRequest
GetIamPolicyFirewallPolicyRequest. 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 Policy
FirewallPoliciesClient. getIamPolicy(GetIamPolicyFirewallPolicyRequest request)
Gets the access control policy for a resource.GetIamPolicyFirewallPolicyRequest.Builder
GetIamPolicyFirewallPolicyRequest.Builder. mergeFrom(GetIamPolicyFirewallPolicyRequest other)
static GetIamPolicyFirewallPolicyRequest.Builder
GetIamPolicyFirewallPolicyRequest. 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.
-