Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PutGroupResponse |
IdentityDomainsClient.putGroup(PutGroupRequest request) |
PutGroupResponse |
IdentityDomains.putGroup(PutGroupRequest request)
Replace a group.
|
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 |
---|---|
PutGroupRequest |
PutGroupRequest.Builder.build()
Build the instance of PutGroupRequest as configured by this builder
|
PutGroupRequest |
PutGroupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PutGroupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PutGroupRequest.Builder |
PutGroupRequest.Builder.copy(PutGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.