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