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