Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
RefreshAssetSourceResponse |
DiscoveryClient.refreshAssetSource(RefreshAssetSourceRequest request) |
RefreshAssetSourceResponse |
Discovery.refreshAssetSource(RefreshAssetSourceRequest request)
Initiates the process of asset metadata synchronization with the related asset source.
|
Modifier and Type | Method and Description |
---|---|
Future<RefreshAssetSourceResponse> |
DiscoveryAsyncClient.refreshAssetSource(RefreshAssetSourceRequest request,
AsyncHandler<RefreshAssetSourceRequest,RefreshAssetSourceResponse> handler) |
Future<RefreshAssetSourceResponse> |
DiscoveryAsync.refreshAssetSource(RefreshAssetSourceRequest request,
AsyncHandler<RefreshAssetSourceRequest,RefreshAssetSourceResponse> handler)
Initiates the process of asset metadata synchronization with the related asset source.
|
Modifier and Type | Method and Description |
---|---|
Future<RefreshAssetSourceResponse> |
DiscoveryAsyncClient.refreshAssetSource(RefreshAssetSourceRequest request,
AsyncHandler<RefreshAssetSourceRequest,RefreshAssetSourceResponse> handler) |
Future<RefreshAssetSourceResponse> |
DiscoveryAsync.refreshAssetSource(RefreshAssetSourceRequest request,
AsyncHandler<RefreshAssetSourceRequest,RefreshAssetSourceResponse> handler)
Initiates the process of asset metadata synchronization with the related asset source.
|
Modifier and Type | Method and Description |
---|---|
RefreshAssetSourceResponse |
RefreshAssetSourceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RefreshAssetSourceResponse.Builder |
RefreshAssetSourceResponse.Builder.copy(RefreshAssetSourceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.