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