Uses of Interface
software.amazon.awssdk.services.proton.model.NotifyResourceDeploymentStatusChangeResponse.Builder
-
Packages that use NotifyResourceDeploymentStatusChangeResponse.Builder Package Description software.amazon.awssdk.services.proton.model -
-
Uses of NotifyResourceDeploymentStatusChangeResponse.Builder in software.amazon.awssdk.services.proton.model
Methods in software.amazon.awssdk.services.proton.model that return NotifyResourceDeploymentStatusChangeResponse.Builder Modifier and Type Method Description static NotifyResourceDeploymentStatusChangeResponse.BuilderNotifyResourceDeploymentStatusChangeResponse. builder()NotifyResourceDeploymentStatusChangeResponse.BuilderNotifyResourceDeploymentStatusChangeResponse. toBuilder()Methods in software.amazon.awssdk.services.proton.model that return types with arguments of type NotifyResourceDeploymentStatusChangeResponse.Builder Modifier and Type Method Description static Class<? extends NotifyResourceDeploymentStatusChangeResponse.Builder>NotifyResourceDeploymentStatusChangeResponse. serializableBuilderClass()
-