Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListMediaWorkflowTaskDeclarationsResponse> |
MediaServicesAsync.listMediaWorkflowTaskDeclarations(ListMediaWorkflowTaskDeclarationsRequest request,
AsyncHandler<ListMediaWorkflowTaskDeclarationsRequest,ListMediaWorkflowTaskDeclarationsResponse> handler)
Returns a list of MediaWorkflowTaskDeclarations.
|
Future<ListMediaWorkflowTaskDeclarationsResponse> |
MediaServicesAsyncClient.listMediaWorkflowTaskDeclarations(ListMediaWorkflowTaskDeclarationsRequest request,
AsyncHandler<ListMediaWorkflowTaskDeclarationsRequest,ListMediaWorkflowTaskDeclarationsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListMediaWorkflowTaskDeclarationsRequest |
ListMediaWorkflowTaskDeclarationsRequest.Builder.build()
Build the instance of ListMediaWorkflowTaskDeclarationsRequest as configured by this
builder
|
ListMediaWorkflowTaskDeclarationsRequest |
ListMediaWorkflowTaskDeclarationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListMediaWorkflowTaskDeclarationsRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListMediaWorkflowTaskDeclarationsRequest.Builder |
ListMediaWorkflowTaskDeclarationsRequest.Builder.copy(ListMediaWorkflowTaskDeclarationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.