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