Uses of Interface
software.amazon.awssdk.services.iottwinmaker.endpoints.IoTTwinMakerEndpointParams.Builder
Packages that use IoTTwinMakerEndpointParams.Builder
-
Uses of IoTTwinMakerEndpointParams.Builder in software.amazon.awssdk.services.iottwinmaker.endpoints
Methods in software.amazon.awssdk.services.iottwinmaker.endpoints that return IoTTwinMakerEndpointParams.BuilderModifier and TypeMethodDescriptionIoTTwinMakerEndpointParams.builder()IoTTwinMakerEndpointParams.toBuilder()IoTTwinMakerEndpointParams.Builder.useDualStack(Boolean useDualStack) Method parameters in software.amazon.awssdk.services.iottwinmaker.endpoints with type arguments of type IoTTwinMakerEndpointParams.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<Endpoint>IoTTwinMakerEndpointProvider.resolveEndpoint(Consumer<IoTTwinMakerEndpointParams.Builder> endpointParamsConsumer) Compute the endpoint based on the given set of parameters.