Package | Description |
---|---|
com.google.cloud.resourcemanager.v3 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
OrganizationName |
OrganizationName.Builder.build() |
static OrganizationName |
OrganizationName.of(String organization) |
static OrganizationName |
OrganizationName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<OrganizationName> |
OrganizationName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
Organization |
OrganizationsClient.getOrganization(OrganizationName name)
Fetches an organization resource identified by the specified resource name.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
OrganizationName.toStringList(List<OrganizationName> values) |
Copyright © 2022 Google LLC. All rights reserved.