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