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