public static interface ServiceInfo.Builder extends SdkPojo, CopyableBuilder<ServiceInfo.Builder,ServiceInfo>
| Modifier and Type | Method and Description |
|---|---|
ServiceInfo.Builder |
serviceCode(String serviceCode)
Specifies the service identifier.
|
ServiceInfo.Builder |
serviceName(String serviceName)
Specifies the service name.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildServiceInfo.Builder serviceCode(String serviceCode)
Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
serviceCode - Specifies the service identifier. To find the service code value for an Amazon Web Services service,
use the ListServices operation.ServiceInfo.Builder serviceName(String serviceName)
Specifies the service name.
serviceName - Specifies the service name.Copyright © 2023. All rights reserved.