Uses of Interface
software.amazon.awssdk.services.fis.model.ActionTarget.Builder
-
Packages that use ActionTarget.Builder Package Description software.amazon.awssdk.services.fis.model -
-
Uses of ActionTarget.Builder in software.amazon.awssdk.services.fis.model
Methods in software.amazon.awssdk.services.fis.model that return ActionTarget.Builder Modifier and Type Method Description static ActionTarget.BuilderActionTarget. builder()ActionTarget.BuilderActionTarget.Builder. resourceType(String resourceType)The resource type of the target.ActionTarget.BuilderActionTarget. toBuilder()Methods in software.amazon.awssdk.services.fis.model that return types with arguments of type ActionTarget.Builder Modifier and Type Method Description static Class<? extends ActionTarget.Builder>ActionTarget. serializableBuilderClass()
-