| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceFilter> |
ListServicesRequest.filters()
A complex type that contains specifications for the namespaces that you want to list services for.
|
| Modifier and Type | Method and Description |
|---|---|
ListServicesRequest.Builder |
ListServicesRequest.Builder.filters(ServiceFilter... filters)
A complex type that contains specifications for the namespaces that you want to list services for.
|
| Modifier and Type | Method and Description |
|---|---|
ListServicesRequest.Builder |
ListServicesRequest.Builder.filters(Collection<ServiceFilter> filters)
A complex type that contains specifications for the namespaces that you want to list services for.
|
Copyright © 2021. All rights reserved.