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