Package | Description |
---|---|
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
static GetDynamicGroupRequest.Builder |
GetDynamicGroupRequest.builder()
Return a new builder for this request object.
|
GetDynamicGroupRequest.Builder |
GetDynamicGroupRequest.Builder.copy(GetDynamicGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
GetDynamicGroupRequest.Builder |
GetDynamicGroupRequest.Builder.dynamicGroupId(String dynamicGroupId)
The OCID of the dynamic group.
|
GetDynamicGroupRequest.Builder |
GetDynamicGroupRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetDynamicGroupRequest.Builder |
GetDynamicGroupRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetDynamicGroupRequest.Builder |
GetDynamicGroupRequest.toBuilder()
Return an instance of
GetDynamicGroupRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.