CreateBlueprintRequest.Builder |
CreateBlueprintRequest.Builder.blueprintName(String blueprintName) |
Sets the value of the BlueprintName property for this object.
|
CreateBlueprintRequest.Builder |
CreateBlueprintRequest.Builder.blueprintStage(String blueprintStage) |
Sets the value of the BlueprintStage property for this object.
|
CreateBlueprintRequest.Builder |
CreateBlueprintRequest.Builder.blueprintStage(BlueprintStage blueprintStage) |
Sets the value of the BlueprintStage property for this object.
|
static CreateBlueprintRequest.Builder |
CreateBlueprintRequest.builder() |
|
CreateBlueprintRequest.Builder |
CreateBlueprintRequest.Builder.clientToken(String clientToken) |
Sets the value of the ClientToken property for this object.
|
default CreateBlueprintRequest.Builder |
CreateBlueprintRequest.Builder.encryptionConfiguration(Consumer<EncryptionConfiguration.Builder> encryptionConfiguration) |
Sets the value of the EncryptionConfiguration property for this object.
|
CreateBlueprintRequest.Builder |
CreateBlueprintRequest.Builder.encryptionConfiguration(EncryptionConfiguration encryptionConfiguration) |
Sets the value of the EncryptionConfiguration property for this object.
|
CreateBlueprintRequest.Builder |
CreateBlueprintRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateBlueprintRequest.Builder |
CreateBlueprintRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateBlueprintRequest.Builder |
CreateBlueprintRequest.Builder.schema(String schema) |
Sets the value of the Schema property for this object.
|
CreateBlueprintRequest.Builder |
CreateBlueprintRequest.toBuilder() |
|
CreateBlueprintRequest.Builder |
CreateBlueprintRequest.Builder.type(String type) |
Sets the value of the Type property for this object.
|
CreateBlueprintRequest.Builder |
CreateBlueprintRequest.Builder.type(Type type) |
Sets the value of the Type property for this object.
|