Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
GetMediaAssetResponse |
MediaServices.getMediaAsset(GetMediaAssetRequest request)
Gets a MediaAsset by identifier.
|
GetMediaAssetResponse |
MediaServicesClient.getMediaAsset(GetMediaAssetRequest request) |
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 |
---|---|
GetMediaAssetResponse |
GetMediaAssetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMediaAssetResponse.Builder |
GetMediaAssetResponse.Builder.copy(GetMediaAssetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.