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