Uses of Class
software.amazon.awssdk.services.inspector2.model.StartCisSessionMessage
-
Packages that use StartCisSessionMessage Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of StartCisSessionMessage in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return StartCisSessionMessage Modifier and Type Method Description StartCisSessionMessageStartCisSessionRequest. message()The start CIS session message.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type StartCisSessionMessage Modifier and Type Method Description StartCisSessionRequest.BuilderStartCisSessionRequest.Builder. message(StartCisSessionMessage message)The start CIS session message.
-