| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchDescribeTypeConfigurationsError.Builder |
BatchDescribeTypeConfigurationsError.builder() |
BatchDescribeTypeConfigurationsError.Builder |
BatchDescribeTypeConfigurationsError.Builder.errorCode(String errorCode)
The error code.
|
BatchDescribeTypeConfigurationsError.Builder |
BatchDescribeTypeConfigurationsError.Builder.errorMessage(String errorMessage)
The error message.
|
BatchDescribeTypeConfigurationsError.Builder |
BatchDescribeTypeConfigurationsError.toBuilder() |
default BatchDescribeTypeConfigurationsError.Builder |
BatchDescribeTypeConfigurationsError.Builder.typeConfigurationIdentifier(Consumer<TypeConfigurationIdentifier.Builder> typeConfigurationIdentifier)
Sets the value of the TypeConfigurationIdentifier property for this object.
|
BatchDescribeTypeConfigurationsError.Builder |
BatchDescribeTypeConfigurationsError.Builder.typeConfigurationIdentifier(TypeConfigurationIdentifier typeConfigurationIdentifier)
Sets the value of the TypeConfigurationIdentifier property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchDescribeTypeConfigurationsError.Builder> |
BatchDescribeTypeConfigurationsError.serializableBuilderClass() |
Copyright © 2021. All rights reserved.