CopyableBuilder<GetDomainRequest.Builder,GetDomainRequest>
, SdkBuilder<GetDomainRequest.Builder,GetDomainRequest>
public static interface GetDomainRequest.Builder extends CopyableBuilder<GetDomainRequest.Builder,GetDomainRequest>
Modifier and Type | Method | Description |
---|---|---|
GetDomainRequest.Builder |
domainName(String domainName) |
The domain name for which your want to return information about.
|
copy
apply, build
GetDomainRequest.Builder domainName(String domainName)
The domain name for which your want to return information about.
domainName
- The domain name for which your want to return information about.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.