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