| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model | |
| software.amazon.awssdk.services.vpclattice.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AccessLogSubscriptionSummary> |
ListAccessLogSubscriptionsResponse.items()
The access log subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
ListAccessLogSubscriptionsResponse.Builder |
ListAccessLogSubscriptionsResponse.Builder.items(AccessLogSubscriptionSummary... items)
The access log subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
ListAccessLogSubscriptionsResponse.Builder |
ListAccessLogSubscriptionsResponse.Builder.items(Collection<AccessLogSubscriptionSummary> items)
The access log subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<AccessLogSubscriptionSummary> |
ListAccessLogSubscriptionsPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<AccessLogSubscriptionSummary> |
ListAccessLogSubscriptionsIterable.items()
Returns an iterable to iterate through the paginated
ListAccessLogSubscriptionsResponse.items() member. |
Copyright © 2023. All rights reserved.