CopyableBuilder<DeleteBasePathMappingRequest.Builder,DeleteBasePathMappingRequest>, SdkBuilder<DeleteBasePathMappingRequest.Builder,DeleteBasePathMappingRequest>public static interface DeleteBasePathMappingRequest.Builder extends CopyableBuilder<DeleteBasePathMappingRequest.Builder,DeleteBasePathMappingRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DeleteBasePathMappingRequest.Builder |
basePath(String basePath) |
The base path name of the BasePathMapping resource to delete.
|
DeleteBasePathMappingRequest.Builder |
domainName(String domainName) |
The domain name of the BasePathMapping resource to delete.
|
copyapply, buildDeleteBasePathMappingRequest.Builder domainName(String domainName)
The domain name of the BasePathMapping resource to delete.
domainName - The domain name of the BasePathMapping resource to delete.DeleteBasePathMappingRequest.Builder basePath(String basePath)
The base path name of the BasePathMapping resource to delete.
basePath - The base path name of the BasePathMapping resource to delete.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.