Uses of Class
software.amazon.awssdk.services.mediapackagev2.endpoints.MediaPackageV2EndpointParams
-
Packages that use MediaPackageV2EndpointParams Package Description software.amazon.awssdk.services.mediapackagev2.endpoints software.amazon.awssdk.services.mediapackagev2.endpoints.internal -
-
Uses of MediaPackageV2EndpointParams in software.amazon.awssdk.services.mediapackagev2.endpoints
Methods in software.amazon.awssdk.services.mediapackagev2.endpoints that return MediaPackageV2EndpointParams Modifier and Type Method Description MediaPackageV2EndpointParamsMediaPackageV2EndpointParams.Builder. build()Methods in software.amazon.awssdk.services.mediapackagev2.endpoints with parameters of type MediaPackageV2EndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>MediaPackageV2EndpointProvider. resolveEndpoint(MediaPackageV2EndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of MediaPackageV2EndpointParams in software.amazon.awssdk.services.mediapackagev2.endpoints.internal
Methods in software.amazon.awssdk.services.mediapackagev2.endpoints.internal that return MediaPackageV2EndpointParams Modifier and Type Method Description static MediaPackageV2EndpointParamsMediaPackageV2ResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.mediapackagev2.endpoints.internal with parameters of type MediaPackageV2EndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultMediaPackageV2EndpointProvider. resolveEndpoint(MediaPackageV2EndpointParams endpointParams)
-