CopyableBuilder<GetDomainDetailRequest.Builder,GetDomainDetailRequest>
, SdkBuilder<GetDomainDetailRequest.Builder,GetDomainDetailRequest>
public static interface GetDomainDetailRequest.Builder extends CopyableBuilder<GetDomainDetailRequest.Builder,GetDomainDetailRequest>
Modifier and Type | Method | Description |
---|---|---|
GetDomainDetailRequest.Builder |
domainName(String domainName) |
The name of the domain that you want to get detailed information about.
|
copy
apply, build
GetDomainDetailRequest.Builder domainName(String domainName)
The name of the domain that you want to get detailed information about.
domainName
- The name of the domain that you want to get detailed information about.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.