Class Iot1ClickDevicesEndpointParams
java.lang.Object
software.amazon.awssdk.services.iot1clickdevices.endpoints.Iot1ClickDevicesEndpointParams
- All Implemented Interfaces:
 ToCopyableBuilder<Iot1ClickDevicesEndpointParams.Builder,Iot1ClickDevicesEndpointParams> 
@Generated("software.amazon.awssdk:codegen")
public final class Iot1ClickDevicesEndpointParams
extends Object
implements ToCopyableBuilder<Iot1ClickDevicesEndpointParams.Builder,Iot1ClickDevicesEndpointParams> 
The parameters object used to resolve an endpoint for the Iot1ClickDevices service.
- 
Method Details
- 
builder
 - 
region
 - 
useDualStack
 - 
useFips
 - 
endpoint
 - 
toBuilder
Description copied from interface:ToCopyableBuilderTake this object and create a builder that contains all of the current property values of this object.- Specified by:
 toBuilderin interfaceToCopyableBuilder<Iot1ClickDevicesEndpointParams.Builder,Iot1ClickDevicesEndpointParams> - Returns:
 - a builder for type T
 
 
 -