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