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