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