CreateGroupRequest.Builder |
CreateGroupRequest.Builder.body$(CreateGroupDetails body) |
Alternative setter for the body parameter.
|
static CreateGroupRequest.Builder |
CreateGroupRequest.builder() |
Return a new builder for this request object.
|
CreateGroupRequest.Builder |
CreateGroupRequest.Builder.copy(CreateGroupRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateGroupRequest.Builder |
CreateGroupRequest.Builder.createGroupDetails(CreateGroupDetails createGroupDetails) |
Request object for creating a new group.
|
CreateGroupRequest.Builder |
CreateGroupRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateGroupRequest.Builder |
CreateGroupRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateGroupRequest.Builder |
CreateGroupRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateGroupRequest.Builder |
CreateGroupRequest.toBuilder() |
|