Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDynamicGroupsResponse> |
IdentityAsyncClient.listDynamicGroups(ListDynamicGroupsRequest request,
AsyncHandler<ListDynamicGroupsRequest,ListDynamicGroupsResponse> handler) |
Future<ListDynamicGroupsResponse> |
IdentityAsync.listDynamicGroups(ListDynamicGroupsRequest request,
AsyncHandler<ListDynamicGroupsRequest,ListDynamicGroupsResponse> handler)
Lists the dynamic groups in your tenancy.
|
Modifier and Type | Method and Description |
---|---|
ListDynamicGroupsRequest |
ListDynamicGroupsRequest.Builder.build()
Build the instance of ListDynamicGroupsRequest as configured by this builder
|
ListDynamicGroupsRequest |
ListDynamicGroupsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDynamicGroupsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDynamicGroupsRequest.Builder |
ListDynamicGroupsRequest.Builder.copy(ListDynamicGroupsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.