Responder Endpoint Service Impl
Functions
Link copied to clipboard
open override fun checkStatus(params: ResponderEndpointCheckStatusParams, requestOptions: RequestOptions): ResponderEndpointStatus
Check the status of a responder endpoint
Link copied to clipboard
open override fun create(params: ResponderEndpointCreateParams, requestOptions: RequestOptions): ResponderEndpointCreateResponse
Enroll a responder endpoint
Link copied to clipboard
Disenroll a responder endpoint
Link copied to clipboard
Returns a view of this service with the given option modifications applied.
Link copied to clipboard
Returns a view of this service that provides access to raw HTTP responses for each method.