| Package | Description |
|---|---|
| com.amazonaws.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceInfo |
ServiceInfo.clone() |
ServiceInfo |
ServiceInfo.withServiceCode(String serviceCode)
The service identifier.
|
ServiceInfo |
ServiceInfo.withServiceName(String serviceName)
The service name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceInfo> |
ListServicesResult.getServices()
Information about the services.
|
| Modifier and Type | Method and Description |
|---|---|
ListServicesResult |
ListServicesResult.withServices(ServiceInfo... services)
Information about the services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListServicesResult.setServices(Collection<ServiceInfo> services)
Information about the services.
|
ListServicesResult |
ListServicesResult.withServices(Collection<ServiceInfo> services)
Information about the services.
|
Copyright © 2022. All rights reserved.