class OceanKit::Resource::Certificate

Defined in:

ocean_kit/resources/certificate.cr

Instance Method Summary

Constructor methods inherited from class OceanKit::Resource::Base

new(headers : HTTP::Headers | Nil) new

Instance methods inherited from module OceanKit::Client::Connection

destroy(path, options = nil) destroy, get(path, options = nil) get, post(path, options) post, put(path, options) put, request(http_method, path, options) request

Instance Method Detail

def all #

[View source]
def certificates #

[View source]
def create(options) #

[View source]
def delete(id) #

[View source]
def find(id) #

[View source]