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