Uses of Class
com.oracle.bmc.cloudguard.requests.ListResponderExecutionsRequest.ResponderType
-
Packages that use ListResponderExecutionsRequest.ResponderType Package Description com.oracle.bmc.cloudguard.requests -
-
Uses of ListResponderExecutionsRequest.ResponderType in com.oracle.bmc.cloudguard.requests
Methods in com.oracle.bmc.cloudguard.requests that return ListResponderExecutionsRequest.ResponderType Modifier and Type Method Description static ListResponderExecutionsRequest.ResponderTypeListResponderExecutionsRequest.ResponderType. create(String key)ListResponderExecutionsRequest.ResponderTypeListResponderExecutionsRequest. getResponderType()The field to list the responder executions by responder type.static ListResponderExecutionsRequest.ResponderTypeListResponderExecutionsRequest.ResponderType. valueOf(String name)Returns the enum constant of this type with the specified name.static ListResponderExecutionsRequest.ResponderType[]ListResponderExecutionsRequest.ResponderType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.cloudguard.requests with parameters of type ListResponderExecutionsRequest.ResponderType Modifier and Type Method Description ListResponderExecutionsRequest.BuilderListResponderExecutionsRequest.Builder. responderType(ListResponderExecutionsRequest.ResponderType responderType)The field to list the responder executions by responder type.
-