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