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