Uses of Interface
software.amazon.awssdk.services.fis.model.GetActionResponse.Builder
-
Packages that use GetActionResponse.Builder Package Description software.amazon.awssdk.services.fis.model -
-
Uses of GetActionResponse.Builder in software.amazon.awssdk.services.fis.model
Methods in software.amazon.awssdk.services.fis.model that return GetActionResponse.Builder Modifier and Type Method Description default GetActionResponse.BuilderGetActionResponse.Builder. action(Consumer<Action.Builder> action)Information about the action.GetActionResponse.BuilderGetActionResponse.Builder. action(Action action)Information about the action.static GetActionResponse.BuilderGetActionResponse. builder()GetActionResponse.BuilderGetActionResponse. toBuilder()Methods in software.amazon.awssdk.services.fis.model that return types with arguments of type GetActionResponse.Builder Modifier and Type Method Description static Class<? extends GetActionResponse.Builder>GetActionResponse. serializableBuilderClass()
-