static ListAttachedIndicesRequest.Builder |
ListAttachedIndicesRequest.builder() |
|
ListAttachedIndicesRequest.Builder |
ListAttachedIndicesRequest.Builder.consistencyLevel(String consistencyLevel) |
The consistency level to use for this operation.
|
ListAttachedIndicesRequest.Builder |
ListAttachedIndicesRequest.Builder.consistencyLevel(ConsistencyLevel consistencyLevel) |
The consistency level to use for this operation.
|
ListAttachedIndicesRequest.Builder |
ListAttachedIndicesRequest.Builder.directoryArn(String directoryArn) |
The ARN of the directory.
|
ListAttachedIndicesRequest.Builder |
ListAttachedIndicesRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to retrieve.
|
ListAttachedIndicesRequest.Builder |
ListAttachedIndicesRequest.Builder.nextToken(String nextToken) |
The pagination token.
|
ListAttachedIndicesRequest.Builder |
ListAttachedIndicesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListAttachedIndicesRequest.Builder |
ListAttachedIndicesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
default ListAttachedIndicesRequest.Builder |
ListAttachedIndicesRequest.Builder.targetReference(Consumer<ObjectReference.Builder> targetReference) |
A reference to the object that has indices attached.
|
ListAttachedIndicesRequest.Builder |
ListAttachedIndicesRequest.Builder.targetReference(ObjectReference targetReference) |
A reference to the object that has indices attached.
|
ListAttachedIndicesRequest.Builder |
ListAttachedIndicesRequest.toBuilder() |
|