Uses of Class
org.openapitools.client.model.ProtocolAlgorithms
Packages that use ProtocolAlgorithms
- 
Uses of ProtocolAlgorithms in org.openapitools.client.model
Methods in org.openapitools.client.model that return ProtocolAlgorithmsModifier and TypeMethodDescriptionProtocol.getAlgorithms()Get algorithmsProtocolAlgorithms.request(ProtocolAlgorithmType request) ProtocolAlgorithms.response(ProtocolAlgorithmType response) Methods in org.openapitools.client.model with parameters of type ProtocolAlgorithmsModifier and TypeMethodDescriptionProtocol.algorithms(ProtocolAlgorithms algorithms) voidProtocol.setAlgorithms(ProtocolAlgorithms algorithms)