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