Home
last modified time | relevance | path

Searched defs:CreateSmtpCredentialResponse (Results 1 – 2 of 2) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/identity/
H A Dcreate_smtp_credential_request_response.go52 type CreateSmtpCredentialResponse struct { struct
55 RawResponse *http.Response
58 SmtpCredential `presentIn:"body"`
62 OpcRequestId *string `presentIn:"header" name:"opc-request-id"`
65 Etag *string `presentIn:"header" name:"etag"`
68 func (response CreateSmtpCredentialResponse) String() string {
73 func (response CreateSmtpCredentialResponse) HTTPResponse() *http.Response {
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/identity/
H A Dcreate_smtp_credential_request_response.go51 type CreateSmtpCredentialResponse struct { struct
54 RawResponse *http.Response
57 SmtpCredential `presentIn:"body"`
61 OpcRequestId *string `presentIn:"header" name:"opc-request-id"`
64 Etag *string `presentIn:"header" name:"etag"`
67 func (response CreateSmtpCredentialResponse) String() string {
72 func (response CreateSmtpCredentialResponse) HTTPResponse() *http.Response {