| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
ListVpcEndpointAccessResponse.Builder |
ListVpcEndpointAccessResponse.Builder.authorizedPrincipalList(AuthorizedPrincipal... authorizedPrincipalList)
List of
AuthorizedPrincipal describing the details of the permissions to manage VPC endpoints
against the specified domain. |
ListVpcEndpointAccessResponse.Builder |
ListVpcEndpointAccessResponse.Builder.authorizedPrincipalList(Collection<AuthorizedPrincipal> authorizedPrincipalList)
List of
AuthorizedPrincipal describing the details of the permissions to manage VPC endpoints
against the specified domain. |
ListVpcEndpointAccessResponse.Builder |
ListVpcEndpointAccessResponse.Builder.authorizedPrincipalList(Consumer<AuthorizedPrincipal.Builder>... authorizedPrincipalList)
List of
AuthorizedPrincipal describing the details of the permissions to manage VPC endpoints
against the specified domain. |
static ListVpcEndpointAccessResponse.Builder |
ListVpcEndpointAccessResponse.builder() |
ListVpcEndpointAccessResponse.Builder |
ListVpcEndpointAccessResponse.Builder.nextToken(String nextToken)
Provides an identifier to allow retrieval of paginated results.
|
ListVpcEndpointAccessResponse.Builder |
ListVpcEndpointAccessResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListVpcEndpointAccessResponse.Builder> |
ListVpcEndpointAccessResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.