| Package | Description |
|---|---|
| com.amazonaws.services.servicequotas.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceInfo |
ServiceInfo.clone() |
ServiceInfo |
ServiceInfo.withServiceCode(String serviceCode)
Specifies the service identifier.
|
ServiceInfo |
ServiceInfo.withServiceName(String serviceName)
Specifies the service name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceInfo> |
ListServicesResult.getServices()
The list of the Amazon Web Service names and service codes.
|
| Modifier and Type | Method and Description |
|---|---|
ListServicesResult |
ListServicesResult.withServices(ServiceInfo... services)
The list of the Amazon Web Service names and service codes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListServicesResult.setServices(Collection<ServiceInfo> services)
The list of the Amazon Web Service names and service codes.
|
ListServicesResult |
ListServicesResult.withServices(Collection<ServiceInfo> services)
The list of the Amazon Web Service names and service codes.
|
Copyright © 2024. All rights reserved.