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 SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest.Builder. build()SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest.Builder. buildPartial()static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. getDefaultInstance()SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest.Builder. getDefaultInstanceForType()SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. getDefaultInstanceForType()static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. parseDelimitedFrom(InputStream input)static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. parseFrom(byte[] data)static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data)static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. parseFrom(InputStream input)static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. parseFrom(ByteBuffer data)static SetIamPolicyRegionBackendServiceRequestSetIamPolicyRegionBackendServiceRequest. 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.BuilderSetIamPolicyRegionBackendServiceRequest.Builder. mergeFrom(SetIamPolicyRegionBackendServiceRequest other)static SetIamPolicyRegionBackendServiceRequest.BuilderSetIamPolicyRegionBackendServiceRequest. newBuilder(SetIamPolicyRegionBackendServiceRequest prototype)PolicyRegionBackendServicesClient. 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.
-