public static interface ListAttachmentsRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<ListAttachmentsRequest.Builder,ListAttachmentsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListAttachmentsRequest.Builder coreNetworkId(String coreNetworkId)
The ID of a core network.
coreNetworkId - The ID of a core network.ListAttachmentsRequest.Builder attachmentType(String attachmentType)
The type of attachment.
attachmentType - The type of attachment.AttachmentType,
AttachmentTypeListAttachmentsRequest.Builder attachmentType(AttachmentType attachmentType)
The type of attachment.
attachmentType - The type of attachment.AttachmentType,
AttachmentTypeListAttachmentsRequest.Builder edgeLocation(String edgeLocation)
The Region where the edge is located.
edgeLocation - The Region where the edge is located.ListAttachmentsRequest.Builder state(String state)
The state of the attachment.
state - The state of the attachment.AttachmentState,
AttachmentStateListAttachmentsRequest.Builder state(AttachmentState state)
The state of the attachment.
state - The state of the attachment.AttachmentState,
AttachmentStateListAttachmentsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.ListAttachmentsRequest.Builder nextToken(String nextToken)
The token for the next page of results.
nextToken - The token for the next page of results.ListAttachmentsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListAttachmentsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.