| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation |
|
| software.amazon.awssdk.services.cloudformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeregisterTypeResponse |
CloudFormationClient.deregisterType(DeregisterTypeRequest deregisterTypeRequest)
Removes a type or type version from active use in the CloudFormation registry.
|
default CompletableFuture<DeregisterTypeResponse> |
CloudFormationAsyncClient.deregisterType(DeregisterTypeRequest deregisterTypeRequest)
Removes a type or type version from active use in the CloudFormation registry.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeregisterTypeRequestMarshaller.marshall(DeregisterTypeRequest deregisterTypeRequest) |
Copyright © 2021. All rights reserved.