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