Documentation ¶
Overview ¶
Package route53profilesmock is a generated GoMock package.
Index ¶
- type MockRoute53ProfilesAPI
- func (m *MockRoute53ProfilesAPI) AssociateProfile(arg0 *route53profiles.AssociateProfileInput) (*route53profiles.AssociateProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) AssociateProfileRequest(arg0 *route53profiles.AssociateProfileInput) (*request.Request, *route53profiles.AssociateProfileOutput)
- func (m *MockRoute53ProfilesAPI) AssociateProfileWithContext(arg0 context.Context, arg1 *route53profiles.AssociateProfileInput, ...) (*route53profiles.AssociateProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) AssociateResourceToProfile(arg0 *route53profiles.AssociateResourceToProfileInput) (*route53profiles.AssociateResourceToProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) AssociateResourceToProfileRequest(arg0 *route53profiles.AssociateResourceToProfileInput) (*request.Request, *route53profiles.AssociateResourceToProfileOutput)
- func (m *MockRoute53ProfilesAPI) AssociateResourceToProfileWithContext(arg0 context.Context, arg1 *route53profiles.AssociateResourceToProfileInput, ...) (*route53profiles.AssociateResourceToProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) CreateProfile(arg0 *route53profiles.CreateProfileInput) (*route53profiles.CreateProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) CreateProfileRequest(arg0 *route53profiles.CreateProfileInput) (*request.Request, *route53profiles.CreateProfileOutput)
- func (m *MockRoute53ProfilesAPI) CreateProfileWithContext(arg0 context.Context, arg1 *route53profiles.CreateProfileInput, ...) (*route53profiles.CreateProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) DeleteProfile(arg0 *route53profiles.DeleteProfileInput) (*route53profiles.DeleteProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) DeleteProfileRequest(arg0 *route53profiles.DeleteProfileInput) (*request.Request, *route53profiles.DeleteProfileOutput)
- func (m *MockRoute53ProfilesAPI) DeleteProfileWithContext(arg0 context.Context, arg1 *route53profiles.DeleteProfileInput, ...) (*route53profiles.DeleteProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) DisassociateProfile(arg0 *route53profiles.DisassociateProfileInput) (*route53profiles.DisassociateProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) DisassociateProfileRequest(arg0 *route53profiles.DisassociateProfileInput) (*request.Request, *route53profiles.DisassociateProfileOutput)
- func (m *MockRoute53ProfilesAPI) DisassociateProfileWithContext(arg0 context.Context, arg1 *route53profiles.DisassociateProfileInput, ...) (*route53profiles.DisassociateProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) DisassociateResourceFromProfile(arg0 *route53profiles.DisassociateResourceFromProfileInput) (*route53profiles.DisassociateResourceFromProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) DisassociateResourceFromProfileRequest(arg0 *route53profiles.DisassociateResourceFromProfileInput) (*request.Request, *route53profiles.DisassociateResourceFromProfileOutput)
- func (m *MockRoute53ProfilesAPI) DisassociateResourceFromProfileWithContext(arg0 context.Context, ...) (*route53profiles.DisassociateResourceFromProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) EXPECT() *MockRoute53ProfilesAPIMockRecorder
- func (m *MockRoute53ProfilesAPI) GetProfile(arg0 *route53profiles.GetProfileInput) (*route53profiles.GetProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) GetProfileAssociation(arg0 *route53profiles.GetProfileAssociationInput) (*route53profiles.GetProfileAssociationOutput, error)
- func (m *MockRoute53ProfilesAPI) GetProfileAssociationRequest(arg0 *route53profiles.GetProfileAssociationInput) (*request.Request, *route53profiles.GetProfileAssociationOutput)
- func (m *MockRoute53ProfilesAPI) GetProfileAssociationWithContext(arg0 context.Context, arg1 *route53profiles.GetProfileAssociationInput, ...) (*route53profiles.GetProfileAssociationOutput, error)
- func (m *MockRoute53ProfilesAPI) GetProfileRequest(arg0 *route53profiles.GetProfileInput) (*request.Request, *route53profiles.GetProfileOutput)
- func (m *MockRoute53ProfilesAPI) GetProfileResourceAssociation(arg0 *route53profiles.GetProfileResourceAssociationInput) (*route53profiles.GetProfileResourceAssociationOutput, error)
- func (m *MockRoute53ProfilesAPI) GetProfileResourceAssociationRequest(arg0 *route53profiles.GetProfileResourceAssociationInput) (*request.Request, *route53profiles.GetProfileResourceAssociationOutput)
- func (m *MockRoute53ProfilesAPI) GetProfileResourceAssociationWithContext(arg0 context.Context, arg1 *route53profiles.GetProfileResourceAssociationInput, ...) (*route53profiles.GetProfileResourceAssociationOutput, error)
- func (m *MockRoute53ProfilesAPI) GetProfileWithContext(arg0 context.Context, arg1 *route53profiles.GetProfileInput, ...) (*route53profiles.GetProfileOutput, error)
- func (m *MockRoute53ProfilesAPI) ListProfileAssociations(arg0 *route53profiles.ListProfileAssociationsInput) (*route53profiles.ListProfileAssociationsOutput, error)
- func (m *MockRoute53ProfilesAPI) ListProfileAssociationsPages(arg0 *route53profiles.ListProfileAssociationsInput, ...) error
- func (m *MockRoute53ProfilesAPI) ListProfileAssociationsPagesWithContext(arg0 context.Context, arg1 *route53profiles.ListProfileAssociationsInput, ...) error
- func (m *MockRoute53ProfilesAPI) ListProfileAssociationsRequest(arg0 *route53profiles.ListProfileAssociationsInput) (*request.Request, *route53profiles.ListProfileAssociationsOutput)
- func (m *MockRoute53ProfilesAPI) ListProfileAssociationsWithContext(arg0 context.Context, arg1 *route53profiles.ListProfileAssociationsInput, ...) (*route53profiles.ListProfileAssociationsOutput, error)
- func (m *MockRoute53ProfilesAPI) ListProfileResourceAssociations(arg0 *route53profiles.ListProfileResourceAssociationsInput) (*route53profiles.ListProfileResourceAssociationsOutput, error)
- func (m *MockRoute53ProfilesAPI) ListProfileResourceAssociationsPages(arg0 *route53profiles.ListProfileResourceAssociationsInput, ...) error
- func (m *MockRoute53ProfilesAPI) ListProfileResourceAssociationsPagesWithContext(arg0 context.Context, ...) error
- func (m *MockRoute53ProfilesAPI) ListProfileResourceAssociationsRequest(arg0 *route53profiles.ListProfileResourceAssociationsInput) (*request.Request, *route53profiles.ListProfileResourceAssociationsOutput)
- func (m *MockRoute53ProfilesAPI) ListProfileResourceAssociationsWithContext(arg0 context.Context, ...) (*route53profiles.ListProfileResourceAssociationsOutput, error)
- func (m *MockRoute53ProfilesAPI) ListProfiles(arg0 *route53profiles.ListProfilesInput) (*route53profiles.ListProfilesOutput, error)
- func (m *MockRoute53ProfilesAPI) ListProfilesPages(arg0 *route53profiles.ListProfilesInput, ...) error
- func (m *MockRoute53ProfilesAPI) ListProfilesPagesWithContext(arg0 context.Context, arg1 *route53profiles.ListProfilesInput, ...) error
- func (m *MockRoute53ProfilesAPI) ListProfilesRequest(arg0 *route53profiles.ListProfilesInput) (*request.Request, *route53profiles.ListProfilesOutput)
- func (m *MockRoute53ProfilesAPI) ListProfilesWithContext(arg0 context.Context, arg1 *route53profiles.ListProfilesInput, ...) (*route53profiles.ListProfilesOutput, error)
- func (m *MockRoute53ProfilesAPI) ListTagsForResource(arg0 *route53profiles.ListTagsForResourceInput) (*route53profiles.ListTagsForResourceOutput, error)
- func (m *MockRoute53ProfilesAPI) ListTagsForResourceRequest(arg0 *route53profiles.ListTagsForResourceInput) (*request.Request, *route53profiles.ListTagsForResourceOutput)
- func (m *MockRoute53ProfilesAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *route53profiles.ListTagsForResourceInput, ...) (*route53profiles.ListTagsForResourceOutput, error)
- func (m *MockRoute53ProfilesAPI) TagResource(arg0 *route53profiles.TagResourceInput) (*route53profiles.TagResourceOutput, error)
- func (m *MockRoute53ProfilesAPI) TagResourceRequest(arg0 *route53profiles.TagResourceInput) (*request.Request, *route53profiles.TagResourceOutput)
- func (m *MockRoute53ProfilesAPI) TagResourceWithContext(arg0 context.Context, arg1 *route53profiles.TagResourceInput, ...) (*route53profiles.TagResourceOutput, error)
- func (m *MockRoute53ProfilesAPI) UntagResource(arg0 *route53profiles.UntagResourceInput) (*route53profiles.UntagResourceOutput, error)
- func (m *MockRoute53ProfilesAPI) UntagResourceRequest(arg0 *route53profiles.UntagResourceInput) (*request.Request, *route53profiles.UntagResourceOutput)
- func (m *MockRoute53ProfilesAPI) UntagResourceWithContext(arg0 context.Context, arg1 *route53profiles.UntagResourceInput, ...) (*route53profiles.UntagResourceOutput, error)
- func (m *MockRoute53ProfilesAPI) UpdateProfileResourceAssociation(arg0 *route53profiles.UpdateProfileResourceAssociationInput) (*route53profiles.UpdateProfileResourceAssociationOutput, error)
- func (m *MockRoute53ProfilesAPI) UpdateProfileResourceAssociationRequest(arg0 *route53profiles.UpdateProfileResourceAssociationInput) (*request.Request, *route53profiles.UpdateProfileResourceAssociationOutput)
- func (m *MockRoute53ProfilesAPI) UpdateProfileResourceAssociationWithContext(arg0 context.Context, ...) (*route53profiles.UpdateProfileResourceAssociationOutput, error)
- type MockRoute53ProfilesAPIMockRecorder
- func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) CreateProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) CreateProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) CreateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) DeleteProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) DeleteProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) DeleteProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociations(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociations(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfiles(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfilesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfilesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockRoute53ProfilesAPI ¶
type MockRoute53ProfilesAPI struct {
// contains filtered or unexported fields
}
MockRoute53ProfilesAPI is a mock of Route53ProfilesAPI interface
func NewMockRoute53ProfilesAPI ¶
func NewMockRoute53ProfilesAPI(ctrl *gomock.Controller) *MockRoute53ProfilesAPI
NewMockRoute53ProfilesAPI creates a new mock instance
func (*MockRoute53ProfilesAPI) AssociateProfile ¶
func (m *MockRoute53ProfilesAPI) AssociateProfile(arg0 *route53profiles.AssociateProfileInput) (*route53profiles.AssociateProfileOutput, error)
AssociateProfile mocks base method
func (*MockRoute53ProfilesAPI) AssociateProfileRequest ¶
func (m *MockRoute53ProfilesAPI) AssociateProfileRequest(arg0 *route53profiles.AssociateProfileInput) (*request.Request, *route53profiles.AssociateProfileOutput)
AssociateProfileRequest mocks base method
func (*MockRoute53ProfilesAPI) AssociateProfileWithContext ¶
func (m *MockRoute53ProfilesAPI) AssociateProfileWithContext(arg0 context.Context, arg1 *route53profiles.AssociateProfileInput, arg2 ...request.Option) (*route53profiles.AssociateProfileOutput, error)
AssociateProfileWithContext mocks base method
func (*MockRoute53ProfilesAPI) AssociateResourceToProfile ¶
func (m *MockRoute53ProfilesAPI) AssociateResourceToProfile(arg0 *route53profiles.AssociateResourceToProfileInput) (*route53profiles.AssociateResourceToProfileOutput, error)
AssociateResourceToProfile mocks base method
func (*MockRoute53ProfilesAPI) AssociateResourceToProfileRequest ¶
func (m *MockRoute53ProfilesAPI) AssociateResourceToProfileRequest(arg0 *route53profiles.AssociateResourceToProfileInput) (*request.Request, *route53profiles.AssociateResourceToProfileOutput)
AssociateResourceToProfileRequest mocks base method
func (*MockRoute53ProfilesAPI) AssociateResourceToProfileWithContext ¶
func (m *MockRoute53ProfilesAPI) AssociateResourceToProfileWithContext(arg0 context.Context, arg1 *route53profiles.AssociateResourceToProfileInput, arg2 ...request.Option) (*route53profiles.AssociateResourceToProfileOutput, error)
AssociateResourceToProfileWithContext mocks base method
func (*MockRoute53ProfilesAPI) CreateProfile ¶
func (m *MockRoute53ProfilesAPI) CreateProfile(arg0 *route53profiles.CreateProfileInput) (*route53profiles.CreateProfileOutput, error)
CreateProfile mocks base method
func (*MockRoute53ProfilesAPI) CreateProfileRequest ¶
func (m *MockRoute53ProfilesAPI) CreateProfileRequest(arg0 *route53profiles.CreateProfileInput) (*request.Request, *route53profiles.CreateProfileOutput)
CreateProfileRequest mocks base method
func (*MockRoute53ProfilesAPI) CreateProfileWithContext ¶
func (m *MockRoute53ProfilesAPI) CreateProfileWithContext(arg0 context.Context, arg1 *route53profiles.CreateProfileInput, arg2 ...request.Option) (*route53profiles.CreateProfileOutput, error)
CreateProfileWithContext mocks base method
func (*MockRoute53ProfilesAPI) DeleteProfile ¶
func (m *MockRoute53ProfilesAPI) DeleteProfile(arg0 *route53profiles.DeleteProfileInput) (*route53profiles.DeleteProfileOutput, error)
DeleteProfile mocks base method
func (*MockRoute53ProfilesAPI) DeleteProfileRequest ¶
func (m *MockRoute53ProfilesAPI) DeleteProfileRequest(arg0 *route53profiles.DeleteProfileInput) (*request.Request, *route53profiles.DeleteProfileOutput)
DeleteProfileRequest mocks base method
func (*MockRoute53ProfilesAPI) DeleteProfileWithContext ¶
func (m *MockRoute53ProfilesAPI) DeleteProfileWithContext(arg0 context.Context, arg1 *route53profiles.DeleteProfileInput, arg2 ...request.Option) (*route53profiles.DeleteProfileOutput, error)
DeleteProfileWithContext mocks base method
func (*MockRoute53ProfilesAPI) DisassociateProfile ¶
func (m *MockRoute53ProfilesAPI) DisassociateProfile(arg0 *route53profiles.DisassociateProfileInput) (*route53profiles.DisassociateProfileOutput, error)
DisassociateProfile mocks base method
func (*MockRoute53ProfilesAPI) DisassociateProfileRequest ¶
func (m *MockRoute53ProfilesAPI) DisassociateProfileRequest(arg0 *route53profiles.DisassociateProfileInput) (*request.Request, *route53profiles.DisassociateProfileOutput)
DisassociateProfileRequest mocks base method
func (*MockRoute53ProfilesAPI) DisassociateProfileWithContext ¶
func (m *MockRoute53ProfilesAPI) DisassociateProfileWithContext(arg0 context.Context, arg1 *route53profiles.DisassociateProfileInput, arg2 ...request.Option) (*route53profiles.DisassociateProfileOutput, error)
DisassociateProfileWithContext mocks base method
func (*MockRoute53ProfilesAPI) DisassociateResourceFromProfile ¶
func (m *MockRoute53ProfilesAPI) DisassociateResourceFromProfile(arg0 *route53profiles.DisassociateResourceFromProfileInput) (*route53profiles.DisassociateResourceFromProfileOutput, error)
DisassociateResourceFromProfile mocks base method
func (*MockRoute53ProfilesAPI) DisassociateResourceFromProfileRequest ¶
func (m *MockRoute53ProfilesAPI) DisassociateResourceFromProfileRequest(arg0 *route53profiles.DisassociateResourceFromProfileInput) (*request.Request, *route53profiles.DisassociateResourceFromProfileOutput)
DisassociateResourceFromProfileRequest mocks base method
func (*MockRoute53ProfilesAPI) DisassociateResourceFromProfileWithContext ¶
func (m *MockRoute53ProfilesAPI) DisassociateResourceFromProfileWithContext(arg0 context.Context, arg1 *route53profiles.DisassociateResourceFromProfileInput, arg2 ...request.Option) (*route53profiles.DisassociateResourceFromProfileOutput, error)
DisassociateResourceFromProfileWithContext mocks base method
func (*MockRoute53ProfilesAPI) EXPECT ¶
func (m *MockRoute53ProfilesAPI) EXPECT() *MockRoute53ProfilesAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockRoute53ProfilesAPI) GetProfile ¶
func (m *MockRoute53ProfilesAPI) GetProfile(arg0 *route53profiles.GetProfileInput) (*route53profiles.GetProfileOutput, error)
GetProfile mocks base method
func (*MockRoute53ProfilesAPI) GetProfileAssociation ¶
func (m *MockRoute53ProfilesAPI) GetProfileAssociation(arg0 *route53profiles.GetProfileAssociationInput) (*route53profiles.GetProfileAssociationOutput, error)
GetProfileAssociation mocks base method
func (*MockRoute53ProfilesAPI) GetProfileAssociationRequest ¶
func (m *MockRoute53ProfilesAPI) GetProfileAssociationRequest(arg0 *route53profiles.GetProfileAssociationInput) (*request.Request, *route53profiles.GetProfileAssociationOutput)
GetProfileAssociationRequest mocks base method
func (*MockRoute53ProfilesAPI) GetProfileAssociationWithContext ¶
func (m *MockRoute53ProfilesAPI) GetProfileAssociationWithContext(arg0 context.Context, arg1 *route53profiles.GetProfileAssociationInput, arg2 ...request.Option) (*route53profiles.GetProfileAssociationOutput, error)
GetProfileAssociationWithContext mocks base method
func (*MockRoute53ProfilesAPI) GetProfileRequest ¶
func (m *MockRoute53ProfilesAPI) GetProfileRequest(arg0 *route53profiles.GetProfileInput) (*request.Request, *route53profiles.GetProfileOutput)
GetProfileRequest mocks base method
func (*MockRoute53ProfilesAPI) GetProfileResourceAssociation ¶
func (m *MockRoute53ProfilesAPI) GetProfileResourceAssociation(arg0 *route53profiles.GetProfileResourceAssociationInput) (*route53profiles.GetProfileResourceAssociationOutput, error)
GetProfileResourceAssociation mocks base method
func (*MockRoute53ProfilesAPI) GetProfileResourceAssociationRequest ¶
func (m *MockRoute53ProfilesAPI) GetProfileResourceAssociationRequest(arg0 *route53profiles.GetProfileResourceAssociationInput) (*request.Request, *route53profiles.GetProfileResourceAssociationOutput)
GetProfileResourceAssociationRequest mocks base method
func (*MockRoute53ProfilesAPI) GetProfileResourceAssociationWithContext ¶
func (m *MockRoute53ProfilesAPI) GetProfileResourceAssociationWithContext(arg0 context.Context, arg1 *route53profiles.GetProfileResourceAssociationInput, arg2 ...request.Option) (*route53profiles.GetProfileResourceAssociationOutput, error)
GetProfileResourceAssociationWithContext mocks base method
func (*MockRoute53ProfilesAPI) GetProfileWithContext ¶
func (m *MockRoute53ProfilesAPI) GetProfileWithContext(arg0 context.Context, arg1 *route53profiles.GetProfileInput, arg2 ...request.Option) (*route53profiles.GetProfileOutput, error)
GetProfileWithContext mocks base method
func (*MockRoute53ProfilesAPI) ListProfileAssociations ¶
func (m *MockRoute53ProfilesAPI) ListProfileAssociations(arg0 *route53profiles.ListProfileAssociationsInput) (*route53profiles.ListProfileAssociationsOutput, error)
ListProfileAssociations mocks base method
func (*MockRoute53ProfilesAPI) ListProfileAssociationsPages ¶
func (m *MockRoute53ProfilesAPI) ListProfileAssociationsPages(arg0 *route53profiles.ListProfileAssociationsInput, arg1 func(*route53profiles.ListProfileAssociationsOutput, bool) bool) error
ListProfileAssociationsPages mocks base method
func (*MockRoute53ProfilesAPI) ListProfileAssociationsPagesWithContext ¶
func (m *MockRoute53ProfilesAPI) ListProfileAssociationsPagesWithContext(arg0 context.Context, arg1 *route53profiles.ListProfileAssociationsInput, arg2 func(*route53profiles.ListProfileAssociationsOutput, bool) bool, arg3 ...request.Option) error
ListProfileAssociationsPagesWithContext mocks base method
func (*MockRoute53ProfilesAPI) ListProfileAssociationsRequest ¶
func (m *MockRoute53ProfilesAPI) ListProfileAssociationsRequest(arg0 *route53profiles.ListProfileAssociationsInput) (*request.Request, *route53profiles.ListProfileAssociationsOutput)
ListProfileAssociationsRequest mocks base method
func (*MockRoute53ProfilesAPI) ListProfileAssociationsWithContext ¶
func (m *MockRoute53ProfilesAPI) ListProfileAssociationsWithContext(arg0 context.Context, arg1 *route53profiles.ListProfileAssociationsInput, arg2 ...request.Option) (*route53profiles.ListProfileAssociationsOutput, error)
ListProfileAssociationsWithContext mocks base method
func (*MockRoute53ProfilesAPI) ListProfileResourceAssociations ¶
func (m *MockRoute53ProfilesAPI) ListProfileResourceAssociations(arg0 *route53profiles.ListProfileResourceAssociationsInput) (*route53profiles.ListProfileResourceAssociationsOutput, error)
ListProfileResourceAssociations mocks base method
func (*MockRoute53ProfilesAPI) ListProfileResourceAssociationsPages ¶
func (m *MockRoute53ProfilesAPI) ListProfileResourceAssociationsPages(arg0 *route53profiles.ListProfileResourceAssociationsInput, arg1 func(*route53profiles.ListProfileResourceAssociationsOutput, bool) bool) error
ListProfileResourceAssociationsPages mocks base method
func (*MockRoute53ProfilesAPI) ListProfileResourceAssociationsPagesWithContext ¶
func (m *MockRoute53ProfilesAPI) ListProfileResourceAssociationsPagesWithContext(arg0 context.Context, arg1 *route53profiles.ListProfileResourceAssociationsInput, arg2 func(*route53profiles.ListProfileResourceAssociationsOutput, bool) bool, arg3 ...request.Option) error
ListProfileResourceAssociationsPagesWithContext mocks base method
func (*MockRoute53ProfilesAPI) ListProfileResourceAssociationsRequest ¶
func (m *MockRoute53ProfilesAPI) ListProfileResourceAssociationsRequest(arg0 *route53profiles.ListProfileResourceAssociationsInput) (*request.Request, *route53profiles.ListProfileResourceAssociationsOutput)
ListProfileResourceAssociationsRequest mocks base method
func (*MockRoute53ProfilesAPI) ListProfileResourceAssociationsWithContext ¶
func (m *MockRoute53ProfilesAPI) ListProfileResourceAssociationsWithContext(arg0 context.Context, arg1 *route53profiles.ListProfileResourceAssociationsInput, arg2 ...request.Option) (*route53profiles.ListProfileResourceAssociationsOutput, error)
ListProfileResourceAssociationsWithContext mocks base method
func (*MockRoute53ProfilesAPI) ListProfiles ¶
func (m *MockRoute53ProfilesAPI) ListProfiles(arg0 *route53profiles.ListProfilesInput) (*route53profiles.ListProfilesOutput, error)
ListProfiles mocks base method
func (*MockRoute53ProfilesAPI) ListProfilesPages ¶
func (m *MockRoute53ProfilesAPI) ListProfilesPages(arg0 *route53profiles.ListProfilesInput, arg1 func(*route53profiles.ListProfilesOutput, bool) bool) error
ListProfilesPages mocks base method
func (*MockRoute53ProfilesAPI) ListProfilesPagesWithContext ¶
func (m *MockRoute53ProfilesAPI) ListProfilesPagesWithContext(arg0 context.Context, arg1 *route53profiles.ListProfilesInput, arg2 func(*route53profiles.ListProfilesOutput, bool) bool, arg3 ...request.Option) error
ListProfilesPagesWithContext mocks base method
func (*MockRoute53ProfilesAPI) ListProfilesRequest ¶
func (m *MockRoute53ProfilesAPI) ListProfilesRequest(arg0 *route53profiles.ListProfilesInput) (*request.Request, *route53profiles.ListProfilesOutput)
ListProfilesRequest mocks base method
func (*MockRoute53ProfilesAPI) ListProfilesWithContext ¶
func (m *MockRoute53ProfilesAPI) ListProfilesWithContext(arg0 context.Context, arg1 *route53profiles.ListProfilesInput, arg2 ...request.Option) (*route53profiles.ListProfilesOutput, error)
ListProfilesWithContext mocks base method
func (*MockRoute53ProfilesAPI) ListTagsForResource ¶
func (m *MockRoute53ProfilesAPI) ListTagsForResource(arg0 *route53profiles.ListTagsForResourceInput) (*route53profiles.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockRoute53ProfilesAPI) ListTagsForResourceRequest ¶
func (m *MockRoute53ProfilesAPI) ListTagsForResourceRequest(arg0 *route53profiles.ListTagsForResourceInput) (*request.Request, *route53profiles.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockRoute53ProfilesAPI) ListTagsForResourceWithContext ¶
func (m *MockRoute53ProfilesAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *route53profiles.ListTagsForResourceInput, arg2 ...request.Option) (*route53profiles.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockRoute53ProfilesAPI) TagResource ¶
func (m *MockRoute53ProfilesAPI) TagResource(arg0 *route53profiles.TagResourceInput) (*route53profiles.TagResourceOutput, error)
TagResource mocks base method
func (*MockRoute53ProfilesAPI) TagResourceRequest ¶
func (m *MockRoute53ProfilesAPI) TagResourceRequest(arg0 *route53profiles.TagResourceInput) (*request.Request, *route53profiles.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockRoute53ProfilesAPI) TagResourceWithContext ¶
func (m *MockRoute53ProfilesAPI) TagResourceWithContext(arg0 context.Context, arg1 *route53profiles.TagResourceInput, arg2 ...request.Option) (*route53profiles.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockRoute53ProfilesAPI) UntagResource ¶
func (m *MockRoute53ProfilesAPI) UntagResource(arg0 *route53profiles.UntagResourceInput) (*route53profiles.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockRoute53ProfilesAPI) UntagResourceRequest ¶
func (m *MockRoute53ProfilesAPI) UntagResourceRequest(arg0 *route53profiles.UntagResourceInput) (*request.Request, *route53profiles.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockRoute53ProfilesAPI) UntagResourceWithContext ¶
func (m *MockRoute53ProfilesAPI) UntagResourceWithContext(arg0 context.Context, arg1 *route53profiles.UntagResourceInput, arg2 ...request.Option) (*route53profiles.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockRoute53ProfilesAPI) UpdateProfileResourceAssociation ¶
func (m *MockRoute53ProfilesAPI) UpdateProfileResourceAssociation(arg0 *route53profiles.UpdateProfileResourceAssociationInput) (*route53profiles.UpdateProfileResourceAssociationOutput, error)
UpdateProfileResourceAssociation mocks base method
func (*MockRoute53ProfilesAPI) UpdateProfileResourceAssociationRequest ¶
func (m *MockRoute53ProfilesAPI) UpdateProfileResourceAssociationRequest(arg0 *route53profiles.UpdateProfileResourceAssociationInput) (*request.Request, *route53profiles.UpdateProfileResourceAssociationOutput)
UpdateProfileResourceAssociationRequest mocks base method
func (*MockRoute53ProfilesAPI) UpdateProfileResourceAssociationWithContext ¶
func (m *MockRoute53ProfilesAPI) UpdateProfileResourceAssociationWithContext(arg0 context.Context, arg1 *route53profiles.UpdateProfileResourceAssociationInput, arg2 ...request.Option) (*route53profiles.UpdateProfileResourceAssociationOutput, error)
UpdateProfileResourceAssociationWithContext mocks base method
type MockRoute53ProfilesAPIMockRecorder ¶
type MockRoute53ProfilesAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockRoute53ProfilesAPIMockRecorder is the mock recorder for MockRoute53ProfilesAPI
func (*MockRoute53ProfilesAPIMockRecorder) AssociateProfile ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateProfile(arg0 interface{}) *gomock.Call
AssociateProfile indicates an expected call of AssociateProfile
func (*MockRoute53ProfilesAPIMockRecorder) AssociateProfileRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateProfileRequest(arg0 interface{}) *gomock.Call
AssociateProfileRequest indicates an expected call of AssociateProfileRequest
func (*MockRoute53ProfilesAPIMockRecorder) AssociateProfileWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateProfileWithContext indicates an expected call of AssociateProfileWithContext
func (*MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfile ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfile(arg0 interface{}) *gomock.Call
AssociateResourceToProfile indicates an expected call of AssociateResourceToProfile
func (*MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfileRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfileRequest(arg0 interface{}) *gomock.Call
AssociateResourceToProfileRequest indicates an expected call of AssociateResourceToProfileRequest
func (*MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfileWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) AssociateResourceToProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateResourceToProfileWithContext indicates an expected call of AssociateResourceToProfileWithContext
func (*MockRoute53ProfilesAPIMockRecorder) CreateProfile ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) CreateProfile(arg0 interface{}) *gomock.Call
CreateProfile indicates an expected call of CreateProfile
func (*MockRoute53ProfilesAPIMockRecorder) CreateProfileRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) CreateProfileRequest(arg0 interface{}) *gomock.Call
CreateProfileRequest indicates an expected call of CreateProfileRequest
func (*MockRoute53ProfilesAPIMockRecorder) CreateProfileWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) CreateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateProfileWithContext indicates an expected call of CreateProfileWithContext
func (*MockRoute53ProfilesAPIMockRecorder) DeleteProfile ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) DeleteProfile(arg0 interface{}) *gomock.Call
DeleteProfile indicates an expected call of DeleteProfile
func (*MockRoute53ProfilesAPIMockRecorder) DeleteProfileRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) DeleteProfileRequest(arg0 interface{}) *gomock.Call
DeleteProfileRequest indicates an expected call of DeleteProfileRequest
func (*MockRoute53ProfilesAPIMockRecorder) DeleteProfileWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) DeleteProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteProfileWithContext indicates an expected call of DeleteProfileWithContext
func (*MockRoute53ProfilesAPIMockRecorder) DisassociateProfile ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateProfile(arg0 interface{}) *gomock.Call
DisassociateProfile indicates an expected call of DisassociateProfile
func (*MockRoute53ProfilesAPIMockRecorder) DisassociateProfileRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateProfileRequest(arg0 interface{}) *gomock.Call
DisassociateProfileRequest indicates an expected call of DisassociateProfileRequest
func (*MockRoute53ProfilesAPIMockRecorder) DisassociateProfileWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateProfileWithContext indicates an expected call of DisassociateProfileWithContext
func (*MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfile ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfile(arg0 interface{}) *gomock.Call
DisassociateResourceFromProfile indicates an expected call of DisassociateResourceFromProfile
func (*MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfileRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfileRequest(arg0 interface{}) *gomock.Call
DisassociateResourceFromProfileRequest indicates an expected call of DisassociateResourceFromProfileRequest
func (*MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfileWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) DisassociateResourceFromProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateResourceFromProfileWithContext indicates an expected call of DisassociateResourceFromProfileWithContext
func (*MockRoute53ProfilesAPIMockRecorder) GetProfile ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfile(arg0 interface{}) *gomock.Call
GetProfile indicates an expected call of GetProfile
func (*MockRoute53ProfilesAPIMockRecorder) GetProfileAssociation ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileAssociation(arg0 interface{}) *gomock.Call
GetProfileAssociation indicates an expected call of GetProfileAssociation
func (*MockRoute53ProfilesAPIMockRecorder) GetProfileAssociationRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileAssociationRequest(arg0 interface{}) *gomock.Call
GetProfileAssociationRequest indicates an expected call of GetProfileAssociationRequest
func (*MockRoute53ProfilesAPIMockRecorder) GetProfileAssociationWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProfileAssociationWithContext indicates an expected call of GetProfileAssociationWithContext
func (*MockRoute53ProfilesAPIMockRecorder) GetProfileRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileRequest(arg0 interface{}) *gomock.Call
GetProfileRequest indicates an expected call of GetProfileRequest
func (*MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociation ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociation(arg0 interface{}) *gomock.Call
GetProfileResourceAssociation indicates an expected call of GetProfileResourceAssociation
func (*MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociationRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociationRequest(arg0 interface{}) *gomock.Call
GetProfileResourceAssociationRequest indicates an expected call of GetProfileResourceAssociationRequest
func (*MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociationWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileResourceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProfileResourceAssociationWithContext indicates an expected call of GetProfileResourceAssociationWithContext
func (*MockRoute53ProfilesAPIMockRecorder) GetProfileWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) GetProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProfileWithContext indicates an expected call of GetProfileWithContext
func (*MockRoute53ProfilesAPIMockRecorder) ListProfileAssociations ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociations(arg0 interface{}) *gomock.Call
ListProfileAssociations indicates an expected call of ListProfileAssociations
func (*MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsPages ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsPages(arg0, arg1 interface{}) *gomock.Call
ListProfileAssociationsPages indicates an expected call of ListProfileAssociationsPages
func (*MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsPagesWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProfileAssociationsPagesWithContext indicates an expected call of ListProfileAssociationsPagesWithContext
func (*MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsRequest(arg0 interface{}) *gomock.Call
ListProfileAssociationsRequest indicates an expected call of ListProfileAssociationsRequest
func (*MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProfileAssociationsWithContext indicates an expected call of ListProfileAssociationsWithContext
func (*MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociations ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociations(arg0 interface{}) *gomock.Call
ListProfileResourceAssociations indicates an expected call of ListProfileResourceAssociations
func (*MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsPages ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsPages(arg0, arg1 interface{}) *gomock.Call
ListProfileResourceAssociationsPages indicates an expected call of ListProfileResourceAssociationsPages
func (*MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsPagesWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProfileResourceAssociationsPagesWithContext indicates an expected call of ListProfileResourceAssociationsPagesWithContext
func (*MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsRequest(arg0 interface{}) *gomock.Call
ListProfileResourceAssociationsRequest indicates an expected call of ListProfileResourceAssociationsRequest
func (*MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfileResourceAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProfileResourceAssociationsWithContext indicates an expected call of ListProfileResourceAssociationsWithContext
func (*MockRoute53ProfilesAPIMockRecorder) ListProfiles ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfiles(arg0 interface{}) *gomock.Call
ListProfiles indicates an expected call of ListProfiles
func (*MockRoute53ProfilesAPIMockRecorder) ListProfilesPages ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfilesPages(arg0, arg1 interface{}) *gomock.Call
ListProfilesPages indicates an expected call of ListProfilesPages
func (*MockRoute53ProfilesAPIMockRecorder) ListProfilesPagesWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProfilesPagesWithContext indicates an expected call of ListProfilesPagesWithContext
func (*MockRoute53ProfilesAPIMockRecorder) ListProfilesRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfilesRequest(arg0 interface{}) *gomock.Call
ListProfilesRequest indicates an expected call of ListProfilesRequest
func (*MockRoute53ProfilesAPIMockRecorder) ListProfilesWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProfilesWithContext indicates an expected call of ListProfilesWithContext
func (*MockRoute53ProfilesAPIMockRecorder) ListTagsForResource ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockRoute53ProfilesAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockRoute53ProfilesAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockRoute53ProfilesAPIMockRecorder) TagResource ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockRoute53ProfilesAPIMockRecorder) TagResourceRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockRoute53ProfilesAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockRoute53ProfilesAPIMockRecorder) UntagResource ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockRoute53ProfilesAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockRoute53ProfilesAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociation ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociation(arg0 interface{}) *gomock.Call
UpdateProfileResourceAssociation indicates an expected call of UpdateProfileResourceAssociation
func (*MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociationRequest ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociationRequest(arg0 interface{}) *gomock.Call
UpdateProfileResourceAssociationRequest indicates an expected call of UpdateProfileResourceAssociationRequest
func (*MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociationWithContext ¶
func (mr *MockRoute53ProfilesAPIMockRecorder) UpdateProfileResourceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateProfileResourceAssociationWithContext indicates an expected call of UpdateProfileResourceAssociationWithContext