Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
UpdateGroupResponse |
IdentityClient.updateGroup(UpdateGroupRequest request) |
UpdateGroupResponse |
Identity.updateGroup(UpdateGroupRequest request)
Updates the specified group.
|
Future<UpdateGroupResponse> |
IdentityAsync.updateGroup(UpdateGroupRequest request,
AsyncHandler<UpdateGroupRequest,UpdateGroupResponse> handler)
Updates the specified group.
|
Future<UpdateGroupResponse> |
IdentityAsyncClient.updateGroup(UpdateGroupRequest request,
AsyncHandler<UpdateGroupRequest,UpdateGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateGroupResponse> |
IdentityAsync.updateGroup(UpdateGroupRequest request,
AsyncHandler<UpdateGroupRequest,UpdateGroupResponse> handler)
Updates the specified group.
|
Future<UpdateGroupResponse> |
IdentityAsyncClient.updateGroup(UpdateGroupRequest request,
AsyncHandler<UpdateGroupRequest,UpdateGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateGroupRequest |
UpdateGroupRequest.Builder.build()
Build the instance of UpdateGroupRequest as configured by this builder
|
UpdateGroupRequest |
UpdateGroupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateGroupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateGroupRequest.Builder |
UpdateGroupRequest.Builder.copy(UpdateGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.