Cloneable
, ReadLimitInfo
, ToCopyableBuilder<DescribeConnectionLoaRequest.Builder,DescribeConnectionLoaRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeConnectionLoaRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<DescribeConnectionLoaRequest.Builder,DescribeConnectionLoaRequest>
Container for the parameters to the DescribeConnectionLoa operation.
Modifier and Type | Class | Description |
---|---|---|
static interface |
DescribeConnectionLoaRequest.Builder |
NOOP
Modifier and Type | Method | Description |
---|---|---|
static DescribeConnectionLoaRequest.Builder |
builder() |
|
String |
connectionId() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
loaContentType() |
|
String |
providerName() |
The name of the APN partner or service provider who establishes connectivity on your behalf.
|
static Class<? extends DescribeConnectionLoaRequest.Builder> |
serializableBuilderClass() |
|
DescribeConnectionLoaRequest.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
clone, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout
public String connectionId()
public String providerName()
The name of the APN partner or service provider who establishes connectivity on your behalf. If you supply this parameter, the LOA-CFA lists the provider name alongside your company name as the requester of the cross connect.
Default: None
Default: None
public String loaContentType()
LoaContentType
public DescribeConnectionLoaRequest.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<DescribeConnectionLoaRequest.Builder,DescribeConnectionLoaRequest>
public static DescribeConnectionLoaRequest.Builder builder()
public static Class<? extends DescribeConnectionLoaRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.