Uses of Interface
software.amazon.awssdk.services.migrationhuborchestrator.endpoints.MigrationHubOrchestratorEndpointParams.Builder
-
Packages that use MigrationHubOrchestratorEndpointParams.Builder Package Description software.amazon.awssdk.services.migrationhuborchestrator.endpoints -
-
Uses of MigrationHubOrchestratorEndpointParams.Builder in software.amazon.awssdk.services.migrationhuborchestrator.endpoints
Methods in software.amazon.awssdk.services.migrationhuborchestrator.endpoints that return MigrationHubOrchestratorEndpointParams.Builder Modifier and Type Method Description static MigrationHubOrchestratorEndpointParams.BuilderMigrationHubOrchestratorEndpointParams. builder()MigrationHubOrchestratorEndpointParams.BuilderMigrationHubOrchestratorEndpointParams.Builder. endpoint(String endpoint)MigrationHubOrchestratorEndpointParams.BuilderMigrationHubOrchestratorEndpointParams.Builder. region(Region region)MigrationHubOrchestratorEndpointParams.BuilderMigrationHubOrchestratorEndpointParams. toBuilder()MigrationHubOrchestratorEndpointParams.BuilderMigrationHubOrchestratorEndpointParams.Builder. useDualStack(Boolean useDualStack)MigrationHubOrchestratorEndpointParams.BuilderMigrationHubOrchestratorEndpointParams.Builder. useFips(Boolean useFIPS)Method parameters in software.amazon.awssdk.services.migrationhuborchestrator.endpoints with type arguments of type MigrationHubOrchestratorEndpointParams.Builder Modifier and Type Method Description default CompletableFuture<Endpoint>MigrationHubOrchestratorEndpointProvider. resolveEndpoint(Consumer<MigrationHubOrchestratorEndpointParams.Builder> endpointParamsConsumer)Compute the endpoint based on the given set of parameters.
-