Uses of Interface
com.google.cloud.resourcemanager.v3.OrganizationOrBuilder
-
Packages that use OrganizationOrBuilder Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager API -
-
Uses of OrganizationOrBuilder in com.google.cloud.resourcemanager.v3
Classes in com.google.cloud.resourcemanager.v3 that implement OrganizationOrBuilder Modifier and Type Class Description classOrganizationThe root node in the resource hierarchy to which a particular entity's (a company, for example) resources belong.static classOrganization.BuilderThe root node in the resource hierarchy to which a particular entity's (a company, for example) resources belong.Methods in com.google.cloud.resourcemanager.v3 that return OrganizationOrBuilder Modifier and Type Method Description OrganizationOrBuilderSearchOrganizationsResponse.Builder. getOrganizationsOrBuilder(int index)The list of Organizations that matched the search query, possibly paginated.OrganizationOrBuilderSearchOrganizationsResponse. getOrganizationsOrBuilder(int index)The list of Organizations that matched the search query, possibly paginated.OrganizationOrBuilderSearchOrganizationsResponseOrBuilder. getOrganizationsOrBuilder(int index)The list of Organizations that matched the search query, possibly paginated.Methods in com.google.cloud.resourcemanager.v3 that return types with arguments of type OrganizationOrBuilder Modifier and Type Method Description List<? extends OrganizationOrBuilder>SearchOrganizationsResponse.Builder. getOrganizationsOrBuilderList()The list of Organizations that matched the search query, possibly paginated.List<? extends OrganizationOrBuilder>SearchOrganizationsResponse. getOrganizationsOrBuilderList()The list of Organizations that matched the search query, possibly paginated.List<? extends OrganizationOrBuilder>SearchOrganizationsResponseOrBuilder. getOrganizationsOrBuilderList()The list of Organizations that matched the search query, possibly paginated.
-