Home
last modified time | relevance | path

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

/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/core/
H A Dchange_dhcp_options_compartment_request_response.go13 type ChangeDhcpOptionsCompartmentRequest struct { struct
16 DhcpId *string `mandatory:"true" contributesTo:"path" name:"dhcpId"`
19 ChangeDhcpOptionsCompartmentDetails `contributesTo:"body"`
23 OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"`
30 OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"`
34 RequestMetadata common.RequestMetadata
37 func (request ChangeDhcpOptionsCompartmentRequest) String() string {
42 …quest ChangeDhcpOptionsCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) {
47 func (request ChangeDhcpOptionsCompartmentRequest) RetryPolicy() *common.RetryPolicy {
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/core/
H A Dchange_dhcp_options_compartment_request_response.go12 type ChangeDhcpOptionsCompartmentRequest struct { struct
15 DhcpId *string `mandatory:"true" contributesTo:"path" name:"dhcpId"`
18 ChangeDhcpOptionsCompartmentDetails `contributesTo:"body"`
22 OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"`
29 OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"`
33 RequestMetadata common.RequestMetadata
36 func (request ChangeDhcpOptionsCompartmentRequest) String() string {
41 …quest ChangeDhcpOptionsCompartmentRequest) HTTPRequest(method, path string) (http.Request, error) {
46 func (request ChangeDhcpOptionsCompartmentRequest) RetryPolicy() *common.RetryPolicy {