Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.endpoints.SageMakerGeospatialEndpointParams
-
-
Uses of SageMakerGeospatialEndpointParams in software.amazon.awssdk.services.sagemakergeospatial.endpoints
Methods in software.amazon.awssdk.services.sagemakergeospatial.endpoints that return SageMakerGeospatialEndpointParams Modifier and Type Method Description SageMakerGeospatialEndpointParamsSageMakerGeospatialEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.sagemakergeospatial.endpoints with parameters of type SageMakerGeospatialEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>SageMakerGeospatialEndpointProvider. resolveEndpoint(SageMakerGeospatialEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of SageMakerGeospatialEndpointParams in software.amazon.awssdk.services.sagemakergeospatial.endpoints.internal
Methods in software.amazon.awssdk.services.sagemakergeospatial.endpoints.internal that return SageMakerGeospatialEndpointParams Modifier and Type Method Description static SageMakerGeospatialEndpointParamsSageMakerGeospatialResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.sagemakergeospatial.endpoints.internal with parameters of type SageMakerGeospatialEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultSageMakerGeospatialEndpointProvider. resolveEndpoint(SageMakerGeospatialEndpointParams params)
-