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