| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation |
|
| software.amazon.awssdk.services.cloudformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RegisterTypeResponse> |
CloudFormationAsyncClient.registerType(RegisterTypeRequest registerTypeRequest)
Registers a type with the CloudFormation service.
|
default RegisterTypeResponse |
CloudFormationClient.registerType(RegisterTypeRequest registerTypeRequest)
Registers a type with the CloudFormation service.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RegisterTypeRequestMarshaller.marshall(RegisterTypeRequest registerTypeRequest) |
Copyright © 2020. All rights reserved.