Uses of Class
software.amazon.awscdk.services.batch.CustomReason.Builder
Packages that use CustomReason.Builder
-
Uses of CustomReason.Builder in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return CustomReason.BuilderModifier and TypeMethodDescriptionstatic CustomReason.BuilderCustomReason.builder()CustomReason.Builder.onExitCode(String onExitCode) Sets the value ofCustomReason.getOnExitCode()Sets the value ofCustomReason.getOnReason()CustomReason.Builder.onStatusReason(String onStatusReason) Sets the value ofCustomReason.getOnStatusReason()Constructors in software.amazon.awscdk.services.batch with parameters of type CustomReason.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CustomReason.Builder builder) Constructor that initializes the object based on literal property values passed by theCustomReason.Builder.