Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectRegionResourcePolicyName |
ProjectRegionResourcePolicyName.Builder.build() |
static ProjectRegionResourcePolicyName |
ProjectRegionResourcePolicyName.of(String project,
String region,
String resourcePolicy) |
static ProjectRegionResourcePolicyName |
ProjectRegionResourcePolicyName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectRegionResourcePolicyName> |
ProjectRegionResourcePolicyName.newFactory() |
Modifier and Type | Method and Description |
---|---|
Operation |
ResourcePolicyClient.deleteResourcePolicy(ProjectRegionResourcePolicyName resourcePolicy)
Deletes the specified resource policy.
|
ResourcePolicy |
ResourcePolicyClient.getResourcePolicy(ProjectRegionResourcePolicyName resourcePolicy)
Retrieves all information of the specified resource policy.
|
Constructor and Description |
---|
Builder(ProjectRegionResourcePolicyName projectRegionResourcePolicyName) |
Copyright © 2019 Google LLC. All rights reserved.