@Stability(value=Stable) public static final class CfnDocumentationPart.LocationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDocumentationPart.LocationProperty>
CfnDocumentationPart.LocationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDocumentationPart.LocationProperty |
build()
Builds the configured instance.
|
CfnDocumentationPart.LocationProperty.Builder |
method(String method)
Sets the value of
CfnDocumentationPart.LocationProperty.getMethod() |
CfnDocumentationPart.LocationProperty.Builder |
name(String name)
Sets the value of
CfnDocumentationPart.LocationProperty.getName() |
CfnDocumentationPart.LocationProperty.Builder |
path(String path)
Sets the value of
CfnDocumentationPart.LocationProperty.getPath() |
CfnDocumentationPart.LocationProperty.Builder |
statusCode(String statusCode)
Sets the value of
CfnDocumentationPart.LocationProperty.getStatusCode() |
CfnDocumentationPart.LocationProperty.Builder |
type(String type)
Sets the value of
CfnDocumentationPart.LocationProperty.getType() |
@Stability(value=Stable) public CfnDocumentationPart.LocationProperty.Builder method(String method)
CfnDocumentationPart.LocationProperty.getMethod()method - `CfnDocumentationPart.LocationProperty.Method`.this@Stability(value=Stable) public CfnDocumentationPart.LocationProperty.Builder name(String name)
CfnDocumentationPart.LocationProperty.getName()name - `CfnDocumentationPart.LocationProperty.Name`.this@Stability(value=Stable) public CfnDocumentationPart.LocationProperty.Builder path(String path)
CfnDocumentationPart.LocationProperty.getPath()path - `CfnDocumentationPart.LocationProperty.Path`.this@Stability(value=Stable) public CfnDocumentationPart.LocationProperty.Builder statusCode(String statusCode)
CfnDocumentationPart.LocationProperty.getStatusCode()statusCode - `CfnDocumentationPart.LocationProperty.StatusCode`.this@Stability(value=Stable) public CfnDocumentationPart.LocationProperty.Builder type(String type)
CfnDocumentationPart.LocationProperty.getType()type - `CfnDocumentationPart.LocationProperty.Type`.this@Stability(value=Stable) public CfnDocumentationPart.LocationProperty build()
build in interface software.amazon.jsii.Builder<CfnDocumentationPart.LocationProperty>CfnDocumentationPart.LocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.