Uses of Interface
software.amazon.awssdk.services.proton.model.CancelServiceInstanceDeploymentResponse.Builder
-
Packages that use CancelServiceInstanceDeploymentResponse.Builder Package Description software.amazon.awssdk.services.proton.model -
-
Uses of CancelServiceInstanceDeploymentResponse.Builder in software.amazon.awssdk.services.proton.model
Methods in software.amazon.awssdk.services.proton.model that return CancelServiceInstanceDeploymentResponse.Builder Modifier and Type Method Description static CancelServiceInstanceDeploymentResponse.BuilderCancelServiceInstanceDeploymentResponse. builder()default CancelServiceInstanceDeploymentResponse.BuilderCancelServiceInstanceDeploymentResponse.Builder. serviceInstance(Consumer<ServiceInstance.Builder> serviceInstance)The service instance summary data that's returned by Proton.CancelServiceInstanceDeploymentResponse.BuilderCancelServiceInstanceDeploymentResponse.Builder. serviceInstance(ServiceInstance serviceInstance)The service instance summary data that's returned by Proton.CancelServiceInstanceDeploymentResponse.BuilderCancelServiceInstanceDeploymentResponse. toBuilder()Methods in software.amazon.awssdk.services.proton.model that return types with arguments of type CancelServiceInstanceDeploymentResponse.Builder Modifier and Type Method Description static Class<? extends CancelServiceInstanceDeploymentResponse.Builder>CancelServiceInstanceDeploymentResponse. serializableBuilderClass()
-