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