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