Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PatchGroupResponse |
IdentityDomainsClient.patchGroup(PatchGroupRequest request) |
PatchGroupResponse |
IdentityDomains.patchGroup(PatchGroupRequest request)
Update a group.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchGroupResponse> |
IdentityDomainsAsyncClient.patchGroup(PatchGroupRequest request,
AsyncHandler<PatchGroupRequest,PatchGroupResponse> handler) |
Future<PatchGroupResponse> |
IdentityDomainsAsync.patchGroup(PatchGroupRequest request,
AsyncHandler<PatchGroupRequest,PatchGroupResponse> handler)
Update a group.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchGroupResponse> |
IdentityDomainsAsyncClient.patchGroup(PatchGroupRequest request,
AsyncHandler<PatchGroupRequest,PatchGroupResponse> handler) |
Future<PatchGroupResponse> |
IdentityDomainsAsync.patchGroup(PatchGroupRequest request,
AsyncHandler<PatchGroupRequest,PatchGroupResponse> handler)
Update a group.
|
Modifier and Type | Method and Description |
---|---|
PatchGroupResponse |
PatchGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchGroupResponse.Builder |
PatchGroupResponse.Builder.copy(PatchGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.