default ListParentsResponse |
OrganizationsClient.listParents(Consumer<ListParentsRequest.Builder> listParentsRequest) |
Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or
account.
|
default ListParentsResponse |
OrganizationsClient.listParents(ListParentsRequest listParentsRequest) |
Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or
account.
|
default ListParentsIterable |
OrganizationsClient.listParentsPaginator(Consumer<ListParentsRequest.Builder> listParentsRequest) |
Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or
account.
|
default ListParentsIterable |
OrganizationsClient.listParentsPaginator(ListParentsRequest listParentsRequest) |
Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or
account.
|