Uses of Class
software.amazon.awssdk.services.mediaconnect.model.GrantFlowEntitlementsRequest
-
Packages that use GrantFlowEntitlementsRequest Package Description software.amazon.awssdk.services.mediaconnect API for AWS Elemental MediaConnectsoftware.amazon.awssdk.services.mediaconnect.transform -
-
Uses of GrantFlowEntitlementsRequest in software.amazon.awssdk.services.mediaconnect
Methods in software.amazon.awssdk.services.mediaconnect with parameters of type GrantFlowEntitlementsRequest Modifier and Type Method Description default CompletableFuture<GrantFlowEntitlementsResponse>MediaConnectAsyncClient. grantFlowEntitlements(GrantFlowEntitlementsRequest grantFlowEntitlementsRequest)Grants entitlements to an existing flow.default GrantFlowEntitlementsResponseMediaConnectClient. grantFlowEntitlements(GrantFlowEntitlementsRequest grantFlowEntitlementsRequest)Grants entitlements to an existing flow. -
Uses of GrantFlowEntitlementsRequest in software.amazon.awssdk.services.mediaconnect.transform
Methods in software.amazon.awssdk.services.mediaconnect.transform with parameters of type GrantFlowEntitlementsRequest Modifier and Type Method Description SdkHttpFullRequestGrantFlowEntitlementsRequestMarshaller. marshall(GrantFlowEntitlementsRequest grantFlowEntitlementsRequest)
-