Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetMediaAssetRequest,GetMediaAssetResponse> |
MediaServicesWaiters.forMediaAsset(GetMediaAssetRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetMediaAssetRequest,GetMediaAssetResponse> |
MediaServicesWaiters.forMediaAsset(GetMediaAssetRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetMediaAssetRequest,GetMediaAssetResponse> |
MediaServicesWaiters.forMediaAsset(GetMediaAssetRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetMediaAssetResponse> |
MediaServicesAsync.getMediaAsset(GetMediaAssetRequest request,
AsyncHandler<GetMediaAssetRequest,GetMediaAssetResponse> handler)
Gets a MediaAsset by identifier.
|
Future<GetMediaAssetResponse> |
MediaServicesAsyncClient.getMediaAsset(GetMediaAssetRequest request,
AsyncHandler<GetMediaAssetRequest,GetMediaAssetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetMediaAssetRequest |
GetMediaAssetRequest.Builder.build()
Build the instance of GetMediaAssetRequest as configured by this builder
|
GetMediaAssetRequest |
GetMediaAssetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetMediaAssetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetMediaAssetRequest.Builder |
GetMediaAssetRequest.Builder.copy(GetMediaAssetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.