Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectGlobalLicenseResourceName |
ProjectGlobalLicenseResourceName.Builder.build() |
static ProjectGlobalLicenseResourceName |
ProjectGlobalLicenseResourceName.of(String project,
String resource) |
static ProjectGlobalLicenseResourceName |
ProjectGlobalLicenseResourceName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectGlobalLicenseResourceName> |
ProjectGlobalLicenseResourceName.newFactory() |
Modifier and Type | Method and Description |
---|---|
Policy |
LicenseClient.getIamPolicyLicense(ProjectGlobalLicenseResourceName resource)
Gets the access control policy for a resource.
|
Policy |
LicenseClient.setIamPolicyLicense(ProjectGlobalLicenseResourceName resource,
GlobalSetPolicyRequest globalSetPolicyRequestResource)
Sets the access control policy on the specified resource.
|
TestPermissionsResponse |
LicenseClient.testIamPermissionsLicense(ProjectGlobalLicenseResourceName resource,
TestPermissionsRequest testPermissionsRequestResource)
Returns permissions that a caller has on the specified resource.
|
Constructor and Description |
---|
Builder(ProjectGlobalLicenseResourceName projectGlobalLicenseResourceName) |
Copyright © 2019 Google LLC. All rights reserved.