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