Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
RefreshConfidentialApplicationResponse |
BdsClient.refreshConfidentialApplication(RefreshConfidentialApplicationRequest request) |
RefreshConfidentialApplicationResponse |
Bds.refreshConfidentialApplication(RefreshConfidentialApplicationRequest request)
Refresh confidential application for the given identity configuration in case of any update
to the confidential application (e.g.
|
Modifier and Type | Method and Description |
---|---|
Future<RefreshConfidentialApplicationResponse> |
BdsAsyncClient.refreshConfidentialApplication(RefreshConfidentialApplicationRequest request,
AsyncHandler<RefreshConfidentialApplicationRequest,RefreshConfidentialApplicationResponse> handler) |
Future<RefreshConfidentialApplicationResponse> |
BdsAsync.refreshConfidentialApplication(RefreshConfidentialApplicationRequest request,
AsyncHandler<RefreshConfidentialApplicationRequest,RefreshConfidentialApplicationResponse> handler)
Refresh confidential application for the given identity configuration in case of any update
to the confidential application (e.g.
|
Modifier and Type | Method and Description |
---|---|
Future<RefreshConfidentialApplicationResponse> |
BdsAsyncClient.refreshConfidentialApplication(RefreshConfidentialApplicationRequest request,
AsyncHandler<RefreshConfidentialApplicationRequest,RefreshConfidentialApplicationResponse> handler) |
Future<RefreshConfidentialApplicationResponse> |
BdsAsync.refreshConfidentialApplication(RefreshConfidentialApplicationRequest request,
AsyncHandler<RefreshConfidentialApplicationRequest,RefreshConfidentialApplicationResponse> handler)
Refresh confidential application for the given identity configuration in case of any update
to the confidential application (e.g.
|
Modifier and Type | Method and Description |
---|---|
RefreshConfidentialApplicationResponse |
RefreshConfidentialApplicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RefreshConfidentialApplicationResponse.Builder |
RefreshConfidentialApplicationResponse.Builder.copy(RefreshConfidentialApplicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.