Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
ProtocolAlgorithmType |
ProtocolAlgorithms.getRequest()
Get request
|
ProtocolAlgorithmType |
ProtocolAlgorithms.getResponse()
Get response
|
ProtocolAlgorithmType |
ProtocolAlgorithmType.signature(ProtocolAlgorithmTypeSignature signature) |
Modifier and Type | Method and Description |
---|---|
ProtocolAlgorithms |
ProtocolAlgorithms.request(ProtocolAlgorithmType request) |
ProtocolAlgorithms |
ProtocolAlgorithms.response(ProtocolAlgorithmType response) |
void |
ProtocolAlgorithms.setRequest(ProtocolAlgorithmType request) |
void |
ProtocolAlgorithms.setResponse(ProtocolAlgorithmType response) |
Copyright © 2017–2023 Okta. All rights reserved.