public static interface BlockerDeclaration.Builder extends CopyableBuilder<BlockerDeclaration.Builder,BlockerDeclaration>
| Modifier and Type | Method and Description |
|---|---|
BlockerDeclaration.Builder |
name(String name)
Reserved for future use.
|
BlockerDeclaration.Builder |
type(BlockerType type)
Reserved for future use.
|
BlockerDeclaration.Builder |
type(String type)
Reserved for future use.
|
copyapply, buildBlockerDeclaration.Builder name(String name)
Reserved for future use.
name - Reserved for future use.BlockerDeclaration.Builder type(String type)
Reserved for future use.
type - Reserved for future use.BlockerType,
BlockerTypeBlockerDeclaration.Builder type(BlockerType type)
Reserved for future use.
type - Reserved for future use.BlockerType,
BlockerTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.