Documentation ¶
Index ¶
- func GenerateDeleteGatewayResponseInput(cr *svcapitypes.GatewayResponse) *svcsdk.DeleteGatewayResponseInput
- func GenerateGatewayResponse(resp *svcsdk.UpdateGatewayResponseOutput) *svcapitypes.GatewayResponse
- func GenerateGetGatewayResponseInput(cr *svcapitypes.GatewayResponse) *svcsdk.GetGatewayResponseInput
- func GeneratePutGatewayResponseInput(cr *svcapitypes.GatewayResponse) *svcsdk.PutGatewayResponseInput
- func GenerateUpdateGatewayResponseInput(cr *svcapitypes.GatewayResponse) *svcsdk.UpdateGatewayResponseInput
- func IsNotFound(err error) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateDeleteGatewayResponseInput ¶
func GenerateDeleteGatewayResponseInput(cr *svcapitypes.GatewayResponse) *svcsdk.DeleteGatewayResponseInput
GenerateDeleteGatewayResponseInput returns a deletion input.
func GenerateGatewayResponse ¶
func GenerateGatewayResponse(resp *svcsdk.UpdateGatewayResponseOutput) *svcapitypes.GatewayResponse
GenerateGatewayResponse returns the current state in the form of *svcapitypes.GatewayResponse.
func GenerateGetGatewayResponseInput ¶
func GenerateGetGatewayResponseInput(cr *svcapitypes.GatewayResponse) *svcsdk.GetGatewayResponseInput
GenerateGetGatewayResponseInput returns input for read operation.
func GeneratePutGatewayResponseInput ¶
func GeneratePutGatewayResponseInput(cr *svcapitypes.GatewayResponse) *svcsdk.PutGatewayResponseInput
GeneratePutGatewayResponseInput returns a create input.
func GenerateUpdateGatewayResponseInput ¶
func GenerateUpdateGatewayResponseInput(cr *svcapitypes.GatewayResponse) *svcsdk.UpdateGatewayResponseInput
GenerateUpdateGatewayResponseInput returns an update input.
func IsNotFound ¶
IsNotFound returns whether the given error is of type NotFound or not.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.