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