// Code generated by MockGen. DO NOT EDIT. // Source: ./scripts/aws_sdk_model_override/aws-sdk-go/service/vpclattice/vpclatticeiface/interface.go // Package services is a generated GoMock package. package services import ( reflect "reflect" aws "github.com/aws/aws-sdk-go/aws" request "github.com/aws/aws-sdk-go/aws/request" vpclattice "github.com/aws/aws-sdk-go/service/vpclattice" gomock "github.com/golang/mock/gomock" ) // MockVpcLatticeAPI is a mock of VpcLatticeAPI interface. type MockVpcLatticeAPI struct { ctrl *gomock.Controller recorder *MockVpcLatticeAPIMockRecorder } // MockVpcLatticeAPIMockRecorder is the mock recorder for MockVpcLatticeAPI. type MockVpcLatticeAPIMockRecorder struct { mock *MockVpcLatticeAPI } // NewMockVpcLatticeAPI creates a new mock instance. func NewMockVpcLatticeAPI(ctrl *gomock.Controller) *MockVpcLatticeAPI { mock := &MockVpcLatticeAPI{ctrl: ctrl} mock.recorder = &MockVpcLatticeAPIMockRecorder{mock} return mock } // EXPECT returns an object that allows the caller to indicate expected use. func (m *MockVpcLatticeAPI) EXPECT() *MockVpcLatticeAPIMockRecorder { return m.recorder } // BatchUpdateRule mocks base method. func (m *MockVpcLatticeAPI) BatchUpdateRule(arg0 *vpclattice.BatchUpdateRuleInput) (*vpclattice.BatchUpdateRuleOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "BatchUpdateRule", arg0) ret0, _ := ret[0].(*vpclattice.BatchUpdateRuleOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // BatchUpdateRule indicates an expected call of BatchUpdateRule. func (mr *MockVpcLatticeAPIMockRecorder) BatchUpdateRule(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "BatchUpdateRule", reflect.TypeOf((*MockVpcLatticeAPI)(nil).BatchUpdateRule), arg0) } // BatchUpdateRuleRequest mocks base method. func (m *MockVpcLatticeAPI) BatchUpdateRuleRequest(arg0 *vpclattice.BatchUpdateRuleInput) (*request.Request, *vpclattice.BatchUpdateRuleOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "BatchUpdateRuleRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.BatchUpdateRuleOutput) return ret0, ret1 } // BatchUpdateRuleRequest indicates an expected call of BatchUpdateRuleRequest. func (mr *MockVpcLatticeAPIMockRecorder) BatchUpdateRuleRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "BatchUpdateRuleRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).BatchUpdateRuleRequest), arg0) } // BatchUpdateRuleWithContext mocks base method. func (m *MockVpcLatticeAPI) BatchUpdateRuleWithContext(arg0 aws.Context, arg1 *vpclattice.BatchUpdateRuleInput, arg2 ...request.Option) (*vpclattice.BatchUpdateRuleOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "BatchUpdateRuleWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.BatchUpdateRuleOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // BatchUpdateRuleWithContext indicates an expected call of BatchUpdateRuleWithContext. func (mr *MockVpcLatticeAPIMockRecorder) BatchUpdateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "BatchUpdateRuleWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).BatchUpdateRuleWithContext), varargs...) } // CreateAccessLogSubscription mocks base method. func (m *MockVpcLatticeAPI) CreateAccessLogSubscription(arg0 *vpclattice.CreateAccessLogSubscriptionInput) (*vpclattice.CreateAccessLogSubscriptionOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateAccessLogSubscription", arg0) ret0, _ := ret[0].(*vpclattice.CreateAccessLogSubscriptionOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateAccessLogSubscription indicates an expected call of CreateAccessLogSubscription. func (mr *MockVpcLatticeAPIMockRecorder) CreateAccessLogSubscription(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateAccessLogSubscription", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateAccessLogSubscription), arg0) } // CreateAccessLogSubscriptionRequest mocks base method. func (m *MockVpcLatticeAPI) CreateAccessLogSubscriptionRequest(arg0 *vpclattice.CreateAccessLogSubscriptionInput) (*request.Request, *vpclattice.CreateAccessLogSubscriptionOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateAccessLogSubscriptionRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.CreateAccessLogSubscriptionOutput) return ret0, ret1 } // CreateAccessLogSubscriptionRequest indicates an expected call of CreateAccessLogSubscriptionRequest. func (mr *MockVpcLatticeAPIMockRecorder) CreateAccessLogSubscriptionRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateAccessLogSubscriptionRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateAccessLogSubscriptionRequest), arg0) } // CreateAccessLogSubscriptionWithContext mocks base method. func (m *MockVpcLatticeAPI) CreateAccessLogSubscriptionWithContext(arg0 aws.Context, arg1 *vpclattice.CreateAccessLogSubscriptionInput, arg2 ...request.Option) (*vpclattice.CreateAccessLogSubscriptionOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "CreateAccessLogSubscriptionWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.CreateAccessLogSubscriptionOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateAccessLogSubscriptionWithContext indicates an expected call of CreateAccessLogSubscriptionWithContext. func (mr *MockVpcLatticeAPIMockRecorder) CreateAccessLogSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateAccessLogSubscriptionWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateAccessLogSubscriptionWithContext), varargs...) } // CreateListener mocks base method. func (m *MockVpcLatticeAPI) CreateListener(arg0 *vpclattice.CreateListenerInput) (*vpclattice.CreateListenerOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateListener", arg0) ret0, _ := ret[0].(*vpclattice.CreateListenerOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateListener indicates an expected call of CreateListener. func (mr *MockVpcLatticeAPIMockRecorder) CreateListener(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateListener", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateListener), arg0) } // CreateListenerRequest mocks base method. func (m *MockVpcLatticeAPI) CreateListenerRequest(arg0 *vpclattice.CreateListenerInput) (*request.Request, *vpclattice.CreateListenerOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateListenerRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.CreateListenerOutput) return ret0, ret1 } // CreateListenerRequest indicates an expected call of CreateListenerRequest. func (mr *MockVpcLatticeAPIMockRecorder) CreateListenerRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateListenerRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateListenerRequest), arg0) } // CreateListenerWithContext mocks base method. func (m *MockVpcLatticeAPI) CreateListenerWithContext(arg0 aws.Context, arg1 *vpclattice.CreateListenerInput, arg2 ...request.Option) (*vpclattice.CreateListenerOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "CreateListenerWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.CreateListenerOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateListenerWithContext indicates an expected call of CreateListenerWithContext. func (mr *MockVpcLatticeAPIMockRecorder) CreateListenerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateListenerWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateListenerWithContext), varargs...) } // CreateRule mocks base method. func (m *MockVpcLatticeAPI) CreateRule(arg0 *vpclattice.CreateRuleInput) (*vpclattice.CreateRuleOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateRule", arg0) ret0, _ := ret[0].(*vpclattice.CreateRuleOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateRule indicates an expected call of CreateRule. func (mr *MockVpcLatticeAPIMockRecorder) CreateRule(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateRule", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateRule), arg0) } // CreateRuleRequest mocks base method. func (m *MockVpcLatticeAPI) CreateRuleRequest(arg0 *vpclattice.CreateRuleInput) (*request.Request, *vpclattice.CreateRuleOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateRuleRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.CreateRuleOutput) return ret0, ret1 } // CreateRuleRequest indicates an expected call of CreateRuleRequest. func (mr *MockVpcLatticeAPIMockRecorder) CreateRuleRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateRuleRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateRuleRequest), arg0) } // CreateRuleWithContext mocks base method. func (m *MockVpcLatticeAPI) CreateRuleWithContext(arg0 aws.Context, arg1 *vpclattice.CreateRuleInput, arg2 ...request.Option) (*vpclattice.CreateRuleOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "CreateRuleWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.CreateRuleOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateRuleWithContext indicates an expected call of CreateRuleWithContext. func (mr *MockVpcLatticeAPIMockRecorder) CreateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateRuleWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateRuleWithContext), varargs...) } // CreateService mocks base method. func (m *MockVpcLatticeAPI) CreateService(arg0 *vpclattice.CreateServiceInput) (*vpclattice.CreateServiceOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateService", arg0) ret0, _ := ret[0].(*vpclattice.CreateServiceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateService indicates an expected call of CreateService. func (mr *MockVpcLatticeAPIMockRecorder) CreateService(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateService", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateService), arg0) } // CreateServiceNetwork mocks base method. func (m *MockVpcLatticeAPI) CreateServiceNetwork(arg0 *vpclattice.CreateServiceNetworkInput) (*vpclattice.CreateServiceNetworkOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateServiceNetwork", arg0) ret0, _ := ret[0].(*vpclattice.CreateServiceNetworkOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateServiceNetwork indicates an expected call of CreateServiceNetwork. func (mr *MockVpcLatticeAPIMockRecorder) CreateServiceNetwork(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateServiceNetwork", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateServiceNetwork), arg0) } // CreateServiceNetworkRequest mocks base method. func (m *MockVpcLatticeAPI) CreateServiceNetworkRequest(arg0 *vpclattice.CreateServiceNetworkInput) (*request.Request, *vpclattice.CreateServiceNetworkOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateServiceNetworkRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.CreateServiceNetworkOutput) return ret0, ret1 } // CreateServiceNetworkRequest indicates an expected call of CreateServiceNetworkRequest. func (mr *MockVpcLatticeAPIMockRecorder) CreateServiceNetworkRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateServiceNetworkRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateServiceNetworkRequest), arg0) } // CreateServiceNetworkServiceAssociation mocks base method. func (m *MockVpcLatticeAPI) CreateServiceNetworkServiceAssociation(arg0 *vpclattice.CreateServiceNetworkServiceAssociationInput) (*vpclattice.CreateServiceNetworkServiceAssociationOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateServiceNetworkServiceAssociation", arg0) ret0, _ := ret[0].(*vpclattice.CreateServiceNetworkServiceAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateServiceNetworkServiceAssociation indicates an expected call of CreateServiceNetworkServiceAssociation. func (mr *MockVpcLatticeAPIMockRecorder) CreateServiceNetworkServiceAssociation(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateServiceNetworkServiceAssociation", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateServiceNetworkServiceAssociation), arg0) } // CreateServiceNetworkServiceAssociationRequest mocks base method. func (m *MockVpcLatticeAPI) CreateServiceNetworkServiceAssociationRequest(arg0 *vpclattice.CreateServiceNetworkServiceAssociationInput) (*request.Request, *vpclattice.CreateServiceNetworkServiceAssociationOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateServiceNetworkServiceAssociationRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.CreateServiceNetworkServiceAssociationOutput) return ret0, ret1 } // CreateServiceNetworkServiceAssociationRequest indicates an expected call of CreateServiceNetworkServiceAssociationRequest. func (mr *MockVpcLatticeAPIMockRecorder) CreateServiceNetworkServiceAssociationRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateServiceNetworkServiceAssociationRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateServiceNetworkServiceAssociationRequest), arg0) } // CreateServiceNetworkServiceAssociationWithContext mocks base method. func (m *MockVpcLatticeAPI) CreateServiceNetworkServiceAssociationWithContext(arg0 aws.Context, arg1 *vpclattice.CreateServiceNetworkServiceAssociationInput, arg2 ...request.Option) (*vpclattice.CreateServiceNetworkServiceAssociationOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "CreateServiceNetworkServiceAssociationWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.CreateServiceNetworkServiceAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateServiceNetworkServiceAssociationWithContext indicates an expected call of CreateServiceNetworkServiceAssociationWithContext. func (mr *MockVpcLatticeAPIMockRecorder) CreateServiceNetworkServiceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateServiceNetworkServiceAssociationWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateServiceNetworkServiceAssociationWithContext), varargs...) } // CreateServiceNetworkVpcAssociation mocks base method. func (m *MockVpcLatticeAPI) CreateServiceNetworkVpcAssociation(arg0 *vpclattice.CreateServiceNetworkVpcAssociationInput) (*vpclattice.CreateServiceNetworkVpcAssociationOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateServiceNetworkVpcAssociation", arg0) ret0, _ := ret[0].(*vpclattice.CreateServiceNetworkVpcAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateServiceNetworkVpcAssociation indicates an expected call of CreateServiceNetworkVpcAssociation. func (mr *MockVpcLatticeAPIMockRecorder) CreateServiceNetworkVpcAssociation(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateServiceNetworkVpcAssociation", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateServiceNetworkVpcAssociation), arg0) } // CreateServiceNetworkVpcAssociationRequest mocks base method. func (m *MockVpcLatticeAPI) CreateServiceNetworkVpcAssociationRequest(arg0 *vpclattice.CreateServiceNetworkVpcAssociationInput) (*request.Request, *vpclattice.CreateServiceNetworkVpcAssociationOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateServiceNetworkVpcAssociationRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.CreateServiceNetworkVpcAssociationOutput) return ret0, ret1 } // CreateServiceNetworkVpcAssociationRequest indicates an expected call of CreateServiceNetworkVpcAssociationRequest. func (mr *MockVpcLatticeAPIMockRecorder) CreateServiceNetworkVpcAssociationRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateServiceNetworkVpcAssociationRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateServiceNetworkVpcAssociationRequest), arg0) } // CreateServiceNetworkVpcAssociationWithContext mocks base method. func (m *MockVpcLatticeAPI) CreateServiceNetworkVpcAssociationWithContext(arg0 aws.Context, arg1 *vpclattice.CreateServiceNetworkVpcAssociationInput, arg2 ...request.Option) (*vpclattice.CreateServiceNetworkVpcAssociationOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "CreateServiceNetworkVpcAssociationWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.CreateServiceNetworkVpcAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateServiceNetworkVpcAssociationWithContext indicates an expected call of CreateServiceNetworkVpcAssociationWithContext. func (mr *MockVpcLatticeAPIMockRecorder) CreateServiceNetworkVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateServiceNetworkVpcAssociationWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateServiceNetworkVpcAssociationWithContext), varargs...) } // CreateServiceNetworkWithContext mocks base method. func (m *MockVpcLatticeAPI) CreateServiceNetworkWithContext(arg0 aws.Context, arg1 *vpclattice.CreateServiceNetworkInput, arg2 ...request.Option) (*vpclattice.CreateServiceNetworkOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "CreateServiceNetworkWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.CreateServiceNetworkOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateServiceNetworkWithContext indicates an expected call of CreateServiceNetworkWithContext. func (mr *MockVpcLatticeAPIMockRecorder) CreateServiceNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateServiceNetworkWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateServiceNetworkWithContext), varargs...) } // CreateServiceRequest mocks base method. func (m *MockVpcLatticeAPI) CreateServiceRequest(arg0 *vpclattice.CreateServiceInput) (*request.Request, *vpclattice.CreateServiceOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateServiceRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.CreateServiceOutput) return ret0, ret1 } // CreateServiceRequest indicates an expected call of CreateServiceRequest. func (mr *MockVpcLatticeAPIMockRecorder) CreateServiceRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateServiceRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateServiceRequest), arg0) } // CreateServiceWithContext mocks base method. func (m *MockVpcLatticeAPI) CreateServiceWithContext(arg0 aws.Context, arg1 *vpclattice.CreateServiceInput, arg2 ...request.Option) (*vpclattice.CreateServiceOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "CreateServiceWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.CreateServiceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateServiceWithContext indicates an expected call of CreateServiceWithContext. func (mr *MockVpcLatticeAPIMockRecorder) CreateServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateServiceWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateServiceWithContext), varargs...) } // CreateTargetGroup mocks base method. func (m *MockVpcLatticeAPI) CreateTargetGroup(arg0 *vpclattice.CreateTargetGroupInput) (*vpclattice.CreateTargetGroupOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateTargetGroup", arg0) ret0, _ := ret[0].(*vpclattice.CreateTargetGroupOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateTargetGroup indicates an expected call of CreateTargetGroup. func (mr *MockVpcLatticeAPIMockRecorder) CreateTargetGroup(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateTargetGroup", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateTargetGroup), arg0) } // CreateTargetGroupRequest mocks base method. func (m *MockVpcLatticeAPI) CreateTargetGroupRequest(arg0 *vpclattice.CreateTargetGroupInput) (*request.Request, *vpclattice.CreateTargetGroupOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "CreateTargetGroupRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.CreateTargetGroupOutput) return ret0, ret1 } // CreateTargetGroupRequest indicates an expected call of CreateTargetGroupRequest. func (mr *MockVpcLatticeAPIMockRecorder) CreateTargetGroupRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateTargetGroupRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateTargetGroupRequest), arg0) } // CreateTargetGroupWithContext mocks base method. func (m *MockVpcLatticeAPI) CreateTargetGroupWithContext(arg0 aws.Context, arg1 *vpclattice.CreateTargetGroupInput, arg2 ...request.Option) (*vpclattice.CreateTargetGroupOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "CreateTargetGroupWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.CreateTargetGroupOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // CreateTargetGroupWithContext indicates an expected call of CreateTargetGroupWithContext. func (mr *MockVpcLatticeAPIMockRecorder) CreateTargetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "CreateTargetGroupWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).CreateTargetGroupWithContext), varargs...) } // DeleteAccessLogSubscription mocks base method. func (m *MockVpcLatticeAPI) DeleteAccessLogSubscription(arg0 *vpclattice.DeleteAccessLogSubscriptionInput) (*vpclattice.DeleteAccessLogSubscriptionOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteAccessLogSubscription", arg0) ret0, _ := ret[0].(*vpclattice.DeleteAccessLogSubscriptionOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteAccessLogSubscription indicates an expected call of DeleteAccessLogSubscription. func (mr *MockVpcLatticeAPIMockRecorder) DeleteAccessLogSubscription(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteAccessLogSubscription", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteAccessLogSubscription), arg0) } // DeleteAccessLogSubscriptionRequest mocks base method. func (m *MockVpcLatticeAPI) DeleteAccessLogSubscriptionRequest(arg0 *vpclattice.DeleteAccessLogSubscriptionInput) (*request.Request, *vpclattice.DeleteAccessLogSubscriptionOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteAccessLogSubscriptionRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.DeleteAccessLogSubscriptionOutput) return ret0, ret1 } // DeleteAccessLogSubscriptionRequest indicates an expected call of DeleteAccessLogSubscriptionRequest. func (mr *MockVpcLatticeAPIMockRecorder) DeleteAccessLogSubscriptionRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteAccessLogSubscriptionRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteAccessLogSubscriptionRequest), arg0) } // DeleteAccessLogSubscriptionWithContext mocks base method. func (m *MockVpcLatticeAPI) DeleteAccessLogSubscriptionWithContext(arg0 aws.Context, arg1 *vpclattice.DeleteAccessLogSubscriptionInput, arg2 ...request.Option) (*vpclattice.DeleteAccessLogSubscriptionOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "DeleteAccessLogSubscriptionWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.DeleteAccessLogSubscriptionOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteAccessLogSubscriptionWithContext indicates an expected call of DeleteAccessLogSubscriptionWithContext. func (mr *MockVpcLatticeAPIMockRecorder) DeleteAccessLogSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteAccessLogSubscriptionWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteAccessLogSubscriptionWithContext), varargs...) } // DeleteAuthPolicy mocks base method. func (m *MockVpcLatticeAPI) DeleteAuthPolicy(arg0 *vpclattice.DeleteAuthPolicyInput) (*vpclattice.DeleteAuthPolicyOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteAuthPolicy", arg0) ret0, _ := ret[0].(*vpclattice.DeleteAuthPolicyOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteAuthPolicy indicates an expected call of DeleteAuthPolicy. func (mr *MockVpcLatticeAPIMockRecorder) DeleteAuthPolicy(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteAuthPolicy", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteAuthPolicy), arg0) } // DeleteAuthPolicyRequest mocks base method. func (m *MockVpcLatticeAPI) DeleteAuthPolicyRequest(arg0 *vpclattice.DeleteAuthPolicyInput) (*request.Request, *vpclattice.DeleteAuthPolicyOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteAuthPolicyRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.DeleteAuthPolicyOutput) return ret0, ret1 } // DeleteAuthPolicyRequest indicates an expected call of DeleteAuthPolicyRequest. func (mr *MockVpcLatticeAPIMockRecorder) DeleteAuthPolicyRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteAuthPolicyRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteAuthPolicyRequest), arg0) } // DeleteAuthPolicyWithContext mocks base method. func (m *MockVpcLatticeAPI) DeleteAuthPolicyWithContext(arg0 aws.Context, arg1 *vpclattice.DeleteAuthPolicyInput, arg2 ...request.Option) (*vpclattice.DeleteAuthPolicyOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "DeleteAuthPolicyWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.DeleteAuthPolicyOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteAuthPolicyWithContext indicates an expected call of DeleteAuthPolicyWithContext. func (mr *MockVpcLatticeAPIMockRecorder) DeleteAuthPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteAuthPolicyWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteAuthPolicyWithContext), varargs...) } // DeleteListener mocks base method. func (m *MockVpcLatticeAPI) DeleteListener(arg0 *vpclattice.DeleteListenerInput) (*vpclattice.DeleteListenerOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteListener", arg0) ret0, _ := ret[0].(*vpclattice.DeleteListenerOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteListener indicates an expected call of DeleteListener. func (mr *MockVpcLatticeAPIMockRecorder) DeleteListener(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteListener", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteListener), arg0) } // DeleteListenerRequest mocks base method. func (m *MockVpcLatticeAPI) DeleteListenerRequest(arg0 *vpclattice.DeleteListenerInput) (*request.Request, *vpclattice.DeleteListenerOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteListenerRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.DeleteListenerOutput) return ret0, ret1 } // DeleteListenerRequest indicates an expected call of DeleteListenerRequest. func (mr *MockVpcLatticeAPIMockRecorder) DeleteListenerRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteListenerRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteListenerRequest), arg0) } // DeleteListenerWithContext mocks base method. func (m *MockVpcLatticeAPI) DeleteListenerWithContext(arg0 aws.Context, arg1 *vpclattice.DeleteListenerInput, arg2 ...request.Option) (*vpclattice.DeleteListenerOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "DeleteListenerWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.DeleteListenerOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteListenerWithContext indicates an expected call of DeleteListenerWithContext. func (mr *MockVpcLatticeAPIMockRecorder) DeleteListenerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteListenerWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteListenerWithContext), varargs...) } // DeleteResourcePolicy mocks base method. func (m *MockVpcLatticeAPI) DeleteResourcePolicy(arg0 *vpclattice.DeleteResourcePolicyInput) (*vpclattice.DeleteResourcePolicyOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteResourcePolicy", arg0) ret0, _ := ret[0].(*vpclattice.DeleteResourcePolicyOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteResourcePolicy indicates an expected call of DeleteResourcePolicy. func (mr *MockVpcLatticeAPIMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteResourcePolicy", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteResourcePolicy), arg0) } // DeleteResourcePolicyRequest mocks base method. func (m *MockVpcLatticeAPI) DeleteResourcePolicyRequest(arg0 *vpclattice.DeleteResourcePolicyInput) (*request.Request, *vpclattice.DeleteResourcePolicyOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteResourcePolicyRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.DeleteResourcePolicyOutput) return ret0, ret1 } // DeleteResourcePolicyRequest indicates an expected call of DeleteResourcePolicyRequest. func (mr *MockVpcLatticeAPIMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteResourcePolicyRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteResourcePolicyRequest), arg0) } // DeleteResourcePolicyWithContext mocks base method. func (m *MockVpcLatticeAPI) DeleteResourcePolicyWithContext(arg0 aws.Context, arg1 *vpclattice.DeleteResourcePolicyInput, arg2 ...request.Option) (*vpclattice.DeleteResourcePolicyOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "DeleteResourcePolicyWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.DeleteResourcePolicyOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteResourcePolicyWithContext indicates an expected call of DeleteResourcePolicyWithContext. func (mr *MockVpcLatticeAPIMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteResourcePolicyWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteResourcePolicyWithContext), varargs...) } // DeleteRule mocks base method. func (m *MockVpcLatticeAPI) DeleteRule(arg0 *vpclattice.DeleteRuleInput) (*vpclattice.DeleteRuleOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteRule", arg0) ret0, _ := ret[0].(*vpclattice.DeleteRuleOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteRule indicates an expected call of DeleteRule. func (mr *MockVpcLatticeAPIMockRecorder) DeleteRule(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteRule", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteRule), arg0) } // DeleteRuleRequest mocks base method. func (m *MockVpcLatticeAPI) DeleteRuleRequest(arg0 *vpclattice.DeleteRuleInput) (*request.Request, *vpclattice.DeleteRuleOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteRuleRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.DeleteRuleOutput) return ret0, ret1 } // DeleteRuleRequest indicates an expected call of DeleteRuleRequest. func (mr *MockVpcLatticeAPIMockRecorder) DeleteRuleRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteRuleRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteRuleRequest), arg0) } // DeleteRuleWithContext mocks base method. func (m *MockVpcLatticeAPI) DeleteRuleWithContext(arg0 aws.Context, arg1 *vpclattice.DeleteRuleInput, arg2 ...request.Option) (*vpclattice.DeleteRuleOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "DeleteRuleWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.DeleteRuleOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteRuleWithContext indicates an expected call of DeleteRuleWithContext. func (mr *MockVpcLatticeAPIMockRecorder) DeleteRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteRuleWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteRuleWithContext), varargs...) } // DeleteService mocks base method. func (m *MockVpcLatticeAPI) DeleteService(arg0 *vpclattice.DeleteServiceInput) (*vpclattice.DeleteServiceOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteService", arg0) ret0, _ := ret[0].(*vpclattice.DeleteServiceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteService indicates an expected call of DeleteService. func (mr *MockVpcLatticeAPIMockRecorder) DeleteService(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteService", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteService), arg0) } // DeleteServiceNetwork mocks base method. func (m *MockVpcLatticeAPI) DeleteServiceNetwork(arg0 *vpclattice.DeleteServiceNetworkInput) (*vpclattice.DeleteServiceNetworkOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteServiceNetwork", arg0) ret0, _ := ret[0].(*vpclattice.DeleteServiceNetworkOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteServiceNetwork indicates an expected call of DeleteServiceNetwork. func (mr *MockVpcLatticeAPIMockRecorder) DeleteServiceNetwork(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteServiceNetwork", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteServiceNetwork), arg0) } // DeleteServiceNetworkRequest mocks base method. func (m *MockVpcLatticeAPI) DeleteServiceNetworkRequest(arg0 *vpclattice.DeleteServiceNetworkInput) (*request.Request, *vpclattice.DeleteServiceNetworkOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteServiceNetworkRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.DeleteServiceNetworkOutput) return ret0, ret1 } // DeleteServiceNetworkRequest indicates an expected call of DeleteServiceNetworkRequest. func (mr *MockVpcLatticeAPIMockRecorder) DeleteServiceNetworkRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteServiceNetworkRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteServiceNetworkRequest), arg0) } // DeleteServiceNetworkServiceAssociation mocks base method. func (m *MockVpcLatticeAPI) DeleteServiceNetworkServiceAssociation(arg0 *vpclattice.DeleteServiceNetworkServiceAssociationInput) (*vpclattice.DeleteServiceNetworkServiceAssociationOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteServiceNetworkServiceAssociation", arg0) ret0, _ := ret[0].(*vpclattice.DeleteServiceNetworkServiceAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteServiceNetworkServiceAssociation indicates an expected call of DeleteServiceNetworkServiceAssociation. func (mr *MockVpcLatticeAPIMockRecorder) DeleteServiceNetworkServiceAssociation(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteServiceNetworkServiceAssociation", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteServiceNetworkServiceAssociation), arg0) } // DeleteServiceNetworkServiceAssociationRequest mocks base method. func (m *MockVpcLatticeAPI) DeleteServiceNetworkServiceAssociationRequest(arg0 *vpclattice.DeleteServiceNetworkServiceAssociationInput) (*request.Request, *vpclattice.DeleteServiceNetworkServiceAssociationOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteServiceNetworkServiceAssociationRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.DeleteServiceNetworkServiceAssociationOutput) return ret0, ret1 } // DeleteServiceNetworkServiceAssociationRequest indicates an expected call of DeleteServiceNetworkServiceAssociationRequest. func (mr *MockVpcLatticeAPIMockRecorder) DeleteServiceNetworkServiceAssociationRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteServiceNetworkServiceAssociationRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteServiceNetworkServiceAssociationRequest), arg0) } // DeleteServiceNetworkServiceAssociationWithContext mocks base method. func (m *MockVpcLatticeAPI) DeleteServiceNetworkServiceAssociationWithContext(arg0 aws.Context, arg1 *vpclattice.DeleteServiceNetworkServiceAssociationInput, arg2 ...request.Option) (*vpclattice.DeleteServiceNetworkServiceAssociationOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "DeleteServiceNetworkServiceAssociationWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.DeleteServiceNetworkServiceAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteServiceNetworkServiceAssociationWithContext indicates an expected call of DeleteServiceNetworkServiceAssociationWithContext. func (mr *MockVpcLatticeAPIMockRecorder) DeleteServiceNetworkServiceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteServiceNetworkServiceAssociationWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteServiceNetworkServiceAssociationWithContext), varargs...) } // DeleteServiceNetworkVpcAssociation mocks base method. func (m *MockVpcLatticeAPI) DeleteServiceNetworkVpcAssociation(arg0 *vpclattice.DeleteServiceNetworkVpcAssociationInput) (*vpclattice.DeleteServiceNetworkVpcAssociationOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteServiceNetworkVpcAssociation", arg0) ret0, _ := ret[0].(*vpclattice.DeleteServiceNetworkVpcAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteServiceNetworkVpcAssociation indicates an expected call of DeleteServiceNetworkVpcAssociation. func (mr *MockVpcLatticeAPIMockRecorder) DeleteServiceNetworkVpcAssociation(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteServiceNetworkVpcAssociation", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteServiceNetworkVpcAssociation), arg0) } // DeleteServiceNetworkVpcAssociationRequest mocks base method. func (m *MockVpcLatticeAPI) DeleteServiceNetworkVpcAssociationRequest(arg0 *vpclattice.DeleteServiceNetworkVpcAssociationInput) (*request.Request, *vpclattice.DeleteServiceNetworkVpcAssociationOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteServiceNetworkVpcAssociationRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.DeleteServiceNetworkVpcAssociationOutput) return ret0, ret1 } // DeleteServiceNetworkVpcAssociationRequest indicates an expected call of DeleteServiceNetworkVpcAssociationRequest. func (mr *MockVpcLatticeAPIMockRecorder) DeleteServiceNetworkVpcAssociationRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteServiceNetworkVpcAssociationRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteServiceNetworkVpcAssociationRequest), arg0) } // DeleteServiceNetworkVpcAssociationWithContext mocks base method. func (m *MockVpcLatticeAPI) DeleteServiceNetworkVpcAssociationWithContext(arg0 aws.Context, arg1 *vpclattice.DeleteServiceNetworkVpcAssociationInput, arg2 ...request.Option) (*vpclattice.DeleteServiceNetworkVpcAssociationOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "DeleteServiceNetworkVpcAssociationWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.DeleteServiceNetworkVpcAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteServiceNetworkVpcAssociationWithContext indicates an expected call of DeleteServiceNetworkVpcAssociationWithContext. func (mr *MockVpcLatticeAPIMockRecorder) DeleteServiceNetworkVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteServiceNetworkVpcAssociationWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteServiceNetworkVpcAssociationWithContext), varargs...) } // DeleteServiceNetworkWithContext mocks base method. func (m *MockVpcLatticeAPI) DeleteServiceNetworkWithContext(arg0 aws.Context, arg1 *vpclattice.DeleteServiceNetworkInput, arg2 ...request.Option) (*vpclattice.DeleteServiceNetworkOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "DeleteServiceNetworkWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.DeleteServiceNetworkOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteServiceNetworkWithContext indicates an expected call of DeleteServiceNetworkWithContext. func (mr *MockVpcLatticeAPIMockRecorder) DeleteServiceNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteServiceNetworkWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteServiceNetworkWithContext), varargs...) } // DeleteServiceRequest mocks base method. func (m *MockVpcLatticeAPI) DeleteServiceRequest(arg0 *vpclattice.DeleteServiceInput) (*request.Request, *vpclattice.DeleteServiceOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteServiceRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.DeleteServiceOutput) return ret0, ret1 } // DeleteServiceRequest indicates an expected call of DeleteServiceRequest. func (mr *MockVpcLatticeAPIMockRecorder) DeleteServiceRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteServiceRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteServiceRequest), arg0) } // DeleteServiceWithContext mocks base method. func (m *MockVpcLatticeAPI) DeleteServiceWithContext(arg0 aws.Context, arg1 *vpclattice.DeleteServiceInput, arg2 ...request.Option) (*vpclattice.DeleteServiceOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "DeleteServiceWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.DeleteServiceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteServiceWithContext indicates an expected call of DeleteServiceWithContext. func (mr *MockVpcLatticeAPIMockRecorder) DeleteServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteServiceWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteServiceWithContext), varargs...) } // DeleteTargetGroup mocks base method. func (m *MockVpcLatticeAPI) DeleteTargetGroup(arg0 *vpclattice.DeleteTargetGroupInput) (*vpclattice.DeleteTargetGroupOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteTargetGroup", arg0) ret0, _ := ret[0].(*vpclattice.DeleteTargetGroupOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteTargetGroup indicates an expected call of DeleteTargetGroup. func (mr *MockVpcLatticeAPIMockRecorder) DeleteTargetGroup(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteTargetGroup", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteTargetGroup), arg0) } // DeleteTargetGroupRequest mocks base method. func (m *MockVpcLatticeAPI) DeleteTargetGroupRequest(arg0 *vpclattice.DeleteTargetGroupInput) (*request.Request, *vpclattice.DeleteTargetGroupOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeleteTargetGroupRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.DeleteTargetGroupOutput) return ret0, ret1 } // DeleteTargetGroupRequest indicates an expected call of DeleteTargetGroupRequest. func (mr *MockVpcLatticeAPIMockRecorder) DeleteTargetGroupRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteTargetGroupRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteTargetGroupRequest), arg0) } // DeleteTargetGroupWithContext mocks base method. func (m *MockVpcLatticeAPI) DeleteTargetGroupWithContext(arg0 aws.Context, arg1 *vpclattice.DeleteTargetGroupInput, arg2 ...request.Option) (*vpclattice.DeleteTargetGroupOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "DeleteTargetGroupWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.DeleteTargetGroupOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeleteTargetGroupWithContext indicates an expected call of DeleteTargetGroupWithContext. func (mr *MockVpcLatticeAPIMockRecorder) DeleteTargetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeleteTargetGroupWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeleteTargetGroupWithContext), varargs...) } // DeregisterTargets mocks base method. func (m *MockVpcLatticeAPI) DeregisterTargets(arg0 *vpclattice.DeregisterTargetsInput) (*vpclattice.DeregisterTargetsOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeregisterTargets", arg0) ret0, _ := ret[0].(*vpclattice.DeregisterTargetsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeregisterTargets indicates an expected call of DeregisterTargets. func (mr *MockVpcLatticeAPIMockRecorder) DeregisterTargets(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeregisterTargets", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeregisterTargets), arg0) } // DeregisterTargetsRequest mocks base method. func (m *MockVpcLatticeAPI) DeregisterTargetsRequest(arg0 *vpclattice.DeregisterTargetsInput) (*request.Request, *vpclattice.DeregisterTargetsOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "DeregisterTargetsRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.DeregisterTargetsOutput) return ret0, ret1 } // DeregisterTargetsRequest indicates an expected call of DeregisterTargetsRequest. func (mr *MockVpcLatticeAPIMockRecorder) DeregisterTargetsRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeregisterTargetsRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeregisterTargetsRequest), arg0) } // DeregisterTargetsWithContext mocks base method. func (m *MockVpcLatticeAPI) DeregisterTargetsWithContext(arg0 aws.Context, arg1 *vpclattice.DeregisterTargetsInput, arg2 ...request.Option) (*vpclattice.DeregisterTargetsOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "DeregisterTargetsWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.DeregisterTargetsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // DeregisterTargetsWithContext indicates an expected call of DeregisterTargetsWithContext. func (mr *MockVpcLatticeAPIMockRecorder) DeregisterTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "DeregisterTargetsWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).DeregisterTargetsWithContext), varargs...) } // GetAccessLogSubscription mocks base method. func (m *MockVpcLatticeAPI) GetAccessLogSubscription(arg0 *vpclattice.GetAccessLogSubscriptionInput) (*vpclattice.GetAccessLogSubscriptionOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetAccessLogSubscription", arg0) ret0, _ := ret[0].(*vpclattice.GetAccessLogSubscriptionOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetAccessLogSubscription indicates an expected call of GetAccessLogSubscription. func (mr *MockVpcLatticeAPIMockRecorder) GetAccessLogSubscription(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetAccessLogSubscription", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetAccessLogSubscription), arg0) } // GetAccessLogSubscriptionRequest mocks base method. func (m *MockVpcLatticeAPI) GetAccessLogSubscriptionRequest(arg0 *vpclattice.GetAccessLogSubscriptionInput) (*request.Request, *vpclattice.GetAccessLogSubscriptionOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetAccessLogSubscriptionRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.GetAccessLogSubscriptionOutput) return ret0, ret1 } // GetAccessLogSubscriptionRequest indicates an expected call of GetAccessLogSubscriptionRequest. func (mr *MockVpcLatticeAPIMockRecorder) GetAccessLogSubscriptionRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetAccessLogSubscriptionRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetAccessLogSubscriptionRequest), arg0) } // GetAccessLogSubscriptionWithContext mocks base method. func (m *MockVpcLatticeAPI) GetAccessLogSubscriptionWithContext(arg0 aws.Context, arg1 *vpclattice.GetAccessLogSubscriptionInput, arg2 ...request.Option) (*vpclattice.GetAccessLogSubscriptionOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "GetAccessLogSubscriptionWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.GetAccessLogSubscriptionOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetAccessLogSubscriptionWithContext indicates an expected call of GetAccessLogSubscriptionWithContext. func (mr *MockVpcLatticeAPIMockRecorder) GetAccessLogSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetAccessLogSubscriptionWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetAccessLogSubscriptionWithContext), varargs...) } // GetAuthPolicy mocks base method. func (m *MockVpcLatticeAPI) GetAuthPolicy(arg0 *vpclattice.GetAuthPolicyInput) (*vpclattice.GetAuthPolicyOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetAuthPolicy", arg0) ret0, _ := ret[0].(*vpclattice.GetAuthPolicyOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetAuthPolicy indicates an expected call of GetAuthPolicy. func (mr *MockVpcLatticeAPIMockRecorder) GetAuthPolicy(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetAuthPolicy", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetAuthPolicy), arg0) } // GetAuthPolicyRequest mocks base method. func (m *MockVpcLatticeAPI) GetAuthPolicyRequest(arg0 *vpclattice.GetAuthPolicyInput) (*request.Request, *vpclattice.GetAuthPolicyOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetAuthPolicyRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.GetAuthPolicyOutput) return ret0, ret1 } // GetAuthPolicyRequest indicates an expected call of GetAuthPolicyRequest. func (mr *MockVpcLatticeAPIMockRecorder) GetAuthPolicyRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetAuthPolicyRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetAuthPolicyRequest), arg0) } // GetAuthPolicyWithContext mocks base method. func (m *MockVpcLatticeAPI) GetAuthPolicyWithContext(arg0 aws.Context, arg1 *vpclattice.GetAuthPolicyInput, arg2 ...request.Option) (*vpclattice.GetAuthPolicyOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "GetAuthPolicyWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.GetAuthPolicyOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetAuthPolicyWithContext indicates an expected call of GetAuthPolicyWithContext. func (mr *MockVpcLatticeAPIMockRecorder) GetAuthPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetAuthPolicyWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetAuthPolicyWithContext), varargs...) } // GetListener mocks base method. func (m *MockVpcLatticeAPI) GetListener(arg0 *vpclattice.GetListenerInput) (*vpclattice.GetListenerOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetListener", arg0) ret0, _ := ret[0].(*vpclattice.GetListenerOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetListener indicates an expected call of GetListener. func (mr *MockVpcLatticeAPIMockRecorder) GetListener(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetListener", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetListener), arg0) } // GetListenerRequest mocks base method. func (m *MockVpcLatticeAPI) GetListenerRequest(arg0 *vpclattice.GetListenerInput) (*request.Request, *vpclattice.GetListenerOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetListenerRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.GetListenerOutput) return ret0, ret1 } // GetListenerRequest indicates an expected call of GetListenerRequest. func (mr *MockVpcLatticeAPIMockRecorder) GetListenerRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetListenerRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetListenerRequest), arg0) } // GetListenerWithContext mocks base method. func (m *MockVpcLatticeAPI) GetListenerWithContext(arg0 aws.Context, arg1 *vpclattice.GetListenerInput, arg2 ...request.Option) (*vpclattice.GetListenerOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "GetListenerWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.GetListenerOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetListenerWithContext indicates an expected call of GetListenerWithContext. func (mr *MockVpcLatticeAPIMockRecorder) GetListenerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetListenerWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetListenerWithContext), varargs...) } // GetResourcePolicy mocks base method. func (m *MockVpcLatticeAPI) GetResourcePolicy(arg0 *vpclattice.GetResourcePolicyInput) (*vpclattice.GetResourcePolicyOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetResourcePolicy", arg0) ret0, _ := ret[0].(*vpclattice.GetResourcePolicyOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetResourcePolicy indicates an expected call of GetResourcePolicy. func (mr *MockVpcLatticeAPIMockRecorder) GetResourcePolicy(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetResourcePolicy", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetResourcePolicy), arg0) } // GetResourcePolicyRequest mocks base method. func (m *MockVpcLatticeAPI) GetResourcePolicyRequest(arg0 *vpclattice.GetResourcePolicyInput) (*request.Request, *vpclattice.GetResourcePolicyOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetResourcePolicyRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.GetResourcePolicyOutput) return ret0, ret1 } // GetResourcePolicyRequest indicates an expected call of GetResourcePolicyRequest. func (mr *MockVpcLatticeAPIMockRecorder) GetResourcePolicyRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetResourcePolicyRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetResourcePolicyRequest), arg0) } // GetResourcePolicyWithContext mocks base method. func (m *MockVpcLatticeAPI) GetResourcePolicyWithContext(arg0 aws.Context, arg1 *vpclattice.GetResourcePolicyInput, arg2 ...request.Option) (*vpclattice.GetResourcePolicyOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "GetResourcePolicyWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.GetResourcePolicyOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetResourcePolicyWithContext indicates an expected call of GetResourcePolicyWithContext. func (mr *MockVpcLatticeAPIMockRecorder) GetResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetResourcePolicyWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetResourcePolicyWithContext), varargs...) } // GetRule mocks base method. func (m *MockVpcLatticeAPI) GetRule(arg0 *vpclattice.GetRuleInput) (*vpclattice.GetRuleOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetRule", arg0) ret0, _ := ret[0].(*vpclattice.GetRuleOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetRule indicates an expected call of GetRule. func (mr *MockVpcLatticeAPIMockRecorder) GetRule(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetRule", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetRule), arg0) } // GetRuleRequest mocks base method. func (m *MockVpcLatticeAPI) GetRuleRequest(arg0 *vpclattice.GetRuleInput) (*request.Request, *vpclattice.GetRuleOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetRuleRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.GetRuleOutput) return ret0, ret1 } // GetRuleRequest indicates an expected call of GetRuleRequest. func (mr *MockVpcLatticeAPIMockRecorder) GetRuleRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetRuleRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetRuleRequest), arg0) } // GetRuleWithContext mocks base method. func (m *MockVpcLatticeAPI) GetRuleWithContext(arg0 aws.Context, arg1 *vpclattice.GetRuleInput, arg2 ...request.Option) (*vpclattice.GetRuleOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "GetRuleWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.GetRuleOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetRuleWithContext indicates an expected call of GetRuleWithContext. func (mr *MockVpcLatticeAPIMockRecorder) GetRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetRuleWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetRuleWithContext), varargs...) } // GetService mocks base method. func (m *MockVpcLatticeAPI) GetService(arg0 *vpclattice.GetServiceInput) (*vpclattice.GetServiceOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetService", arg0) ret0, _ := ret[0].(*vpclattice.GetServiceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetService indicates an expected call of GetService. func (mr *MockVpcLatticeAPIMockRecorder) GetService(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetService", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetService), arg0) } // GetServiceNetwork mocks base method. func (m *MockVpcLatticeAPI) GetServiceNetwork(arg0 *vpclattice.GetServiceNetworkInput) (*vpclattice.GetServiceNetworkOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetServiceNetwork", arg0) ret0, _ := ret[0].(*vpclattice.GetServiceNetworkOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetServiceNetwork indicates an expected call of GetServiceNetwork. func (mr *MockVpcLatticeAPIMockRecorder) GetServiceNetwork(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetServiceNetwork", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetServiceNetwork), arg0) } // GetServiceNetworkRequest mocks base method. func (m *MockVpcLatticeAPI) GetServiceNetworkRequest(arg0 *vpclattice.GetServiceNetworkInput) (*request.Request, *vpclattice.GetServiceNetworkOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetServiceNetworkRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.GetServiceNetworkOutput) return ret0, ret1 } // GetServiceNetworkRequest indicates an expected call of GetServiceNetworkRequest. func (mr *MockVpcLatticeAPIMockRecorder) GetServiceNetworkRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetServiceNetworkRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetServiceNetworkRequest), arg0) } // GetServiceNetworkServiceAssociation mocks base method. func (m *MockVpcLatticeAPI) GetServiceNetworkServiceAssociation(arg0 *vpclattice.GetServiceNetworkServiceAssociationInput) (*vpclattice.GetServiceNetworkServiceAssociationOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetServiceNetworkServiceAssociation", arg0) ret0, _ := ret[0].(*vpclattice.GetServiceNetworkServiceAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetServiceNetworkServiceAssociation indicates an expected call of GetServiceNetworkServiceAssociation. func (mr *MockVpcLatticeAPIMockRecorder) GetServiceNetworkServiceAssociation(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetServiceNetworkServiceAssociation", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetServiceNetworkServiceAssociation), arg0) } // GetServiceNetworkServiceAssociationRequest mocks base method. func (m *MockVpcLatticeAPI) GetServiceNetworkServiceAssociationRequest(arg0 *vpclattice.GetServiceNetworkServiceAssociationInput) (*request.Request, *vpclattice.GetServiceNetworkServiceAssociationOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetServiceNetworkServiceAssociationRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.GetServiceNetworkServiceAssociationOutput) return ret0, ret1 } // GetServiceNetworkServiceAssociationRequest indicates an expected call of GetServiceNetworkServiceAssociationRequest. func (mr *MockVpcLatticeAPIMockRecorder) GetServiceNetworkServiceAssociationRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetServiceNetworkServiceAssociationRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetServiceNetworkServiceAssociationRequest), arg0) } // GetServiceNetworkServiceAssociationWithContext mocks base method. func (m *MockVpcLatticeAPI) GetServiceNetworkServiceAssociationWithContext(arg0 aws.Context, arg1 *vpclattice.GetServiceNetworkServiceAssociationInput, arg2 ...request.Option) (*vpclattice.GetServiceNetworkServiceAssociationOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "GetServiceNetworkServiceAssociationWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.GetServiceNetworkServiceAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetServiceNetworkServiceAssociationWithContext indicates an expected call of GetServiceNetworkServiceAssociationWithContext. func (mr *MockVpcLatticeAPIMockRecorder) GetServiceNetworkServiceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetServiceNetworkServiceAssociationWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetServiceNetworkServiceAssociationWithContext), varargs...) } // GetServiceNetworkVpcAssociation mocks base method. func (m *MockVpcLatticeAPI) GetServiceNetworkVpcAssociation(arg0 *vpclattice.GetServiceNetworkVpcAssociationInput) (*vpclattice.GetServiceNetworkVpcAssociationOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetServiceNetworkVpcAssociation", arg0) ret0, _ := ret[0].(*vpclattice.GetServiceNetworkVpcAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetServiceNetworkVpcAssociation indicates an expected call of GetServiceNetworkVpcAssociation. func (mr *MockVpcLatticeAPIMockRecorder) GetServiceNetworkVpcAssociation(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetServiceNetworkVpcAssociation", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetServiceNetworkVpcAssociation), arg0) } // GetServiceNetworkVpcAssociationRequest mocks base method. func (m *MockVpcLatticeAPI) GetServiceNetworkVpcAssociationRequest(arg0 *vpclattice.GetServiceNetworkVpcAssociationInput) (*request.Request, *vpclattice.GetServiceNetworkVpcAssociationOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetServiceNetworkVpcAssociationRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.GetServiceNetworkVpcAssociationOutput) return ret0, ret1 } // GetServiceNetworkVpcAssociationRequest indicates an expected call of GetServiceNetworkVpcAssociationRequest. func (mr *MockVpcLatticeAPIMockRecorder) GetServiceNetworkVpcAssociationRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetServiceNetworkVpcAssociationRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetServiceNetworkVpcAssociationRequest), arg0) } // GetServiceNetworkVpcAssociationWithContext mocks base method. func (m *MockVpcLatticeAPI) GetServiceNetworkVpcAssociationWithContext(arg0 aws.Context, arg1 *vpclattice.GetServiceNetworkVpcAssociationInput, arg2 ...request.Option) (*vpclattice.GetServiceNetworkVpcAssociationOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "GetServiceNetworkVpcAssociationWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.GetServiceNetworkVpcAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetServiceNetworkVpcAssociationWithContext indicates an expected call of GetServiceNetworkVpcAssociationWithContext. func (mr *MockVpcLatticeAPIMockRecorder) GetServiceNetworkVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetServiceNetworkVpcAssociationWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetServiceNetworkVpcAssociationWithContext), varargs...) } // GetServiceNetworkWithContext mocks base method. func (m *MockVpcLatticeAPI) GetServiceNetworkWithContext(arg0 aws.Context, arg1 *vpclattice.GetServiceNetworkInput, arg2 ...request.Option) (*vpclattice.GetServiceNetworkOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "GetServiceNetworkWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.GetServiceNetworkOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetServiceNetworkWithContext indicates an expected call of GetServiceNetworkWithContext. func (mr *MockVpcLatticeAPIMockRecorder) GetServiceNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetServiceNetworkWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetServiceNetworkWithContext), varargs...) } // GetServiceRequest mocks base method. func (m *MockVpcLatticeAPI) GetServiceRequest(arg0 *vpclattice.GetServiceInput) (*request.Request, *vpclattice.GetServiceOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetServiceRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.GetServiceOutput) return ret0, ret1 } // GetServiceRequest indicates an expected call of GetServiceRequest. func (mr *MockVpcLatticeAPIMockRecorder) GetServiceRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetServiceRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetServiceRequest), arg0) } // GetServiceWithContext mocks base method. func (m *MockVpcLatticeAPI) GetServiceWithContext(arg0 aws.Context, arg1 *vpclattice.GetServiceInput, arg2 ...request.Option) (*vpclattice.GetServiceOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "GetServiceWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.GetServiceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetServiceWithContext indicates an expected call of GetServiceWithContext. func (mr *MockVpcLatticeAPIMockRecorder) GetServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetServiceWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetServiceWithContext), varargs...) } // GetTargetGroup mocks base method. func (m *MockVpcLatticeAPI) GetTargetGroup(arg0 *vpclattice.GetTargetGroupInput) (*vpclattice.GetTargetGroupOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetTargetGroup", arg0) ret0, _ := ret[0].(*vpclattice.GetTargetGroupOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetTargetGroup indicates an expected call of GetTargetGroup. func (mr *MockVpcLatticeAPIMockRecorder) GetTargetGroup(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetTargetGroup", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetTargetGroup), arg0) } // GetTargetGroupRequest mocks base method. func (m *MockVpcLatticeAPI) GetTargetGroupRequest(arg0 *vpclattice.GetTargetGroupInput) (*request.Request, *vpclattice.GetTargetGroupOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "GetTargetGroupRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.GetTargetGroupOutput) return ret0, ret1 } // GetTargetGroupRequest indicates an expected call of GetTargetGroupRequest. func (mr *MockVpcLatticeAPIMockRecorder) GetTargetGroupRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetTargetGroupRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetTargetGroupRequest), arg0) } // GetTargetGroupWithContext mocks base method. func (m *MockVpcLatticeAPI) GetTargetGroupWithContext(arg0 aws.Context, arg1 *vpclattice.GetTargetGroupInput, arg2 ...request.Option) (*vpclattice.GetTargetGroupOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "GetTargetGroupWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.GetTargetGroupOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // GetTargetGroupWithContext indicates an expected call of GetTargetGroupWithContext. func (mr *MockVpcLatticeAPIMockRecorder) GetTargetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetTargetGroupWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).GetTargetGroupWithContext), varargs...) } // ListAccessLogSubscriptions mocks base method. func (m *MockVpcLatticeAPI) ListAccessLogSubscriptions(arg0 *vpclattice.ListAccessLogSubscriptionsInput) (*vpclattice.ListAccessLogSubscriptionsOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListAccessLogSubscriptions", arg0) ret0, _ := ret[0].(*vpclattice.ListAccessLogSubscriptionsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListAccessLogSubscriptions indicates an expected call of ListAccessLogSubscriptions. func (mr *MockVpcLatticeAPIMockRecorder) ListAccessLogSubscriptions(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListAccessLogSubscriptions", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListAccessLogSubscriptions), arg0) } // ListAccessLogSubscriptionsPages mocks base method. func (m *MockVpcLatticeAPI) ListAccessLogSubscriptionsPages(arg0 *vpclattice.ListAccessLogSubscriptionsInput, arg1 func(*vpclattice.ListAccessLogSubscriptionsOutput, bool) bool) error { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListAccessLogSubscriptionsPages", arg0, arg1) ret0, _ := ret[0].(error) return ret0 } // ListAccessLogSubscriptionsPages indicates an expected call of ListAccessLogSubscriptionsPages. func (mr *MockVpcLatticeAPIMockRecorder) ListAccessLogSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListAccessLogSubscriptionsPages", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListAccessLogSubscriptionsPages), arg0, arg1) } // ListAccessLogSubscriptionsPagesWithContext mocks base method. func (m *MockVpcLatticeAPI) ListAccessLogSubscriptionsPagesWithContext(arg0 aws.Context, arg1 *vpclattice.ListAccessLogSubscriptionsInput, arg2 func(*vpclattice.ListAccessLogSubscriptionsOutput, bool) bool, arg3 ...request.Option) error { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1, arg2} for _, a := range arg3 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListAccessLogSubscriptionsPagesWithContext", varargs...) ret0, _ := ret[0].(error) return ret0 } // ListAccessLogSubscriptionsPagesWithContext indicates an expected call of ListAccessLogSubscriptionsPagesWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListAccessLogSubscriptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1, arg2}, arg3...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListAccessLogSubscriptionsPagesWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListAccessLogSubscriptionsPagesWithContext), varargs...) } // ListAccessLogSubscriptionsRequest mocks base method. func (m *MockVpcLatticeAPI) ListAccessLogSubscriptionsRequest(arg0 *vpclattice.ListAccessLogSubscriptionsInput) (*request.Request, *vpclattice.ListAccessLogSubscriptionsOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListAccessLogSubscriptionsRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.ListAccessLogSubscriptionsOutput) return ret0, ret1 } // ListAccessLogSubscriptionsRequest indicates an expected call of ListAccessLogSubscriptionsRequest. func (mr *MockVpcLatticeAPIMockRecorder) ListAccessLogSubscriptionsRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListAccessLogSubscriptionsRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListAccessLogSubscriptionsRequest), arg0) } // ListAccessLogSubscriptionsWithContext mocks base method. func (m *MockVpcLatticeAPI) ListAccessLogSubscriptionsWithContext(arg0 aws.Context, arg1 *vpclattice.ListAccessLogSubscriptionsInput, arg2 ...request.Option) (*vpclattice.ListAccessLogSubscriptionsOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListAccessLogSubscriptionsWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.ListAccessLogSubscriptionsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListAccessLogSubscriptionsWithContext indicates an expected call of ListAccessLogSubscriptionsWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListAccessLogSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListAccessLogSubscriptionsWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListAccessLogSubscriptionsWithContext), varargs...) } // ListListeners mocks base method. func (m *MockVpcLatticeAPI) ListListeners(arg0 *vpclattice.ListListenersInput) (*vpclattice.ListListenersOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListListeners", arg0) ret0, _ := ret[0].(*vpclattice.ListListenersOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListListeners indicates an expected call of ListListeners. func (mr *MockVpcLatticeAPIMockRecorder) ListListeners(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListListeners", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListListeners), arg0) } // ListListenersPages mocks base method. func (m *MockVpcLatticeAPI) ListListenersPages(arg0 *vpclattice.ListListenersInput, arg1 func(*vpclattice.ListListenersOutput, bool) bool) error { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListListenersPages", arg0, arg1) ret0, _ := ret[0].(error) return ret0 } // ListListenersPages indicates an expected call of ListListenersPages. func (mr *MockVpcLatticeAPIMockRecorder) ListListenersPages(arg0, arg1 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListListenersPages", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListListenersPages), arg0, arg1) } // ListListenersPagesWithContext mocks base method. func (m *MockVpcLatticeAPI) ListListenersPagesWithContext(arg0 aws.Context, arg1 *vpclattice.ListListenersInput, arg2 func(*vpclattice.ListListenersOutput, bool) bool, arg3 ...request.Option) error { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1, arg2} for _, a := range arg3 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListListenersPagesWithContext", varargs...) ret0, _ := ret[0].(error) return ret0 } // ListListenersPagesWithContext indicates an expected call of ListListenersPagesWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListListenersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1, arg2}, arg3...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListListenersPagesWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListListenersPagesWithContext), varargs...) } // ListListenersRequest mocks base method. func (m *MockVpcLatticeAPI) ListListenersRequest(arg0 *vpclattice.ListListenersInput) (*request.Request, *vpclattice.ListListenersOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListListenersRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.ListListenersOutput) return ret0, ret1 } // ListListenersRequest indicates an expected call of ListListenersRequest. func (mr *MockVpcLatticeAPIMockRecorder) ListListenersRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListListenersRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListListenersRequest), arg0) } // ListListenersWithContext mocks base method. func (m *MockVpcLatticeAPI) ListListenersWithContext(arg0 aws.Context, arg1 *vpclattice.ListListenersInput, arg2 ...request.Option) (*vpclattice.ListListenersOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListListenersWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.ListListenersOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListListenersWithContext indicates an expected call of ListListenersWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListListenersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListListenersWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListListenersWithContext), varargs...) } // ListRules mocks base method. func (m *MockVpcLatticeAPI) ListRules(arg0 *vpclattice.ListRulesInput) (*vpclattice.ListRulesOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListRules", arg0) ret0, _ := ret[0].(*vpclattice.ListRulesOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListRules indicates an expected call of ListRules. func (mr *MockVpcLatticeAPIMockRecorder) ListRules(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListRules", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListRules), arg0) } // ListRulesPages mocks base method. func (m *MockVpcLatticeAPI) ListRulesPages(arg0 *vpclattice.ListRulesInput, arg1 func(*vpclattice.ListRulesOutput, bool) bool) error { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListRulesPages", arg0, arg1) ret0, _ := ret[0].(error) return ret0 } // ListRulesPages indicates an expected call of ListRulesPages. func (mr *MockVpcLatticeAPIMockRecorder) ListRulesPages(arg0, arg1 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListRulesPages", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListRulesPages), arg0, arg1) } // ListRulesPagesWithContext mocks base method. func (m *MockVpcLatticeAPI) ListRulesPagesWithContext(arg0 aws.Context, arg1 *vpclattice.ListRulesInput, arg2 func(*vpclattice.ListRulesOutput, bool) bool, arg3 ...request.Option) error { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1, arg2} for _, a := range arg3 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListRulesPagesWithContext", varargs...) ret0, _ := ret[0].(error) return ret0 } // ListRulesPagesWithContext indicates an expected call of ListRulesPagesWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1, arg2}, arg3...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListRulesPagesWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListRulesPagesWithContext), varargs...) } // ListRulesRequest mocks base method. func (m *MockVpcLatticeAPI) ListRulesRequest(arg0 *vpclattice.ListRulesInput) (*request.Request, *vpclattice.ListRulesOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListRulesRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.ListRulesOutput) return ret0, ret1 } // ListRulesRequest indicates an expected call of ListRulesRequest. func (mr *MockVpcLatticeAPIMockRecorder) ListRulesRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListRulesRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListRulesRequest), arg0) } // ListRulesWithContext mocks base method. func (m *MockVpcLatticeAPI) ListRulesWithContext(arg0 aws.Context, arg1 *vpclattice.ListRulesInput, arg2 ...request.Option) (*vpclattice.ListRulesOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListRulesWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.ListRulesOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListRulesWithContext indicates an expected call of ListRulesWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListRulesWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListRulesWithContext), varargs...) } // ListServiceNetworkServiceAssociations mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworkServiceAssociations(arg0 *vpclattice.ListServiceNetworkServiceAssociationsInput) (*vpclattice.ListServiceNetworkServiceAssociationsOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListServiceNetworkServiceAssociations", arg0) ret0, _ := ret[0].(*vpclattice.ListServiceNetworkServiceAssociationsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListServiceNetworkServiceAssociations indicates an expected call of ListServiceNetworkServiceAssociations. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworkServiceAssociations(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworkServiceAssociations", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworkServiceAssociations), arg0) } // ListServiceNetworkServiceAssociationsPages mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworkServiceAssociationsPages(arg0 *vpclattice.ListServiceNetworkServiceAssociationsInput, arg1 func(*vpclattice.ListServiceNetworkServiceAssociationsOutput, bool) bool) error { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListServiceNetworkServiceAssociationsPages", arg0, arg1) ret0, _ := ret[0].(error) return ret0 } // ListServiceNetworkServiceAssociationsPages indicates an expected call of ListServiceNetworkServiceAssociationsPages. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworkServiceAssociationsPages(arg0, arg1 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworkServiceAssociationsPages", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworkServiceAssociationsPages), arg0, arg1) } // ListServiceNetworkServiceAssociationsPagesWithContext mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworkServiceAssociationsPagesWithContext(arg0 aws.Context, arg1 *vpclattice.ListServiceNetworkServiceAssociationsInput, arg2 func(*vpclattice.ListServiceNetworkServiceAssociationsOutput, bool) bool, arg3 ...request.Option) error { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1, arg2} for _, a := range arg3 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListServiceNetworkServiceAssociationsPagesWithContext", varargs...) ret0, _ := ret[0].(error) return ret0 } // ListServiceNetworkServiceAssociationsPagesWithContext indicates an expected call of ListServiceNetworkServiceAssociationsPagesWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworkServiceAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1, arg2}, arg3...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworkServiceAssociationsPagesWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworkServiceAssociationsPagesWithContext), varargs...) } // ListServiceNetworkServiceAssociationsRequest mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworkServiceAssociationsRequest(arg0 *vpclattice.ListServiceNetworkServiceAssociationsInput) (*request.Request, *vpclattice.ListServiceNetworkServiceAssociationsOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListServiceNetworkServiceAssociationsRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.ListServiceNetworkServiceAssociationsOutput) return ret0, ret1 } // ListServiceNetworkServiceAssociationsRequest indicates an expected call of ListServiceNetworkServiceAssociationsRequest. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworkServiceAssociationsRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworkServiceAssociationsRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworkServiceAssociationsRequest), arg0) } // ListServiceNetworkServiceAssociationsWithContext mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworkServiceAssociationsWithContext(arg0 aws.Context, arg1 *vpclattice.ListServiceNetworkServiceAssociationsInput, arg2 ...request.Option) (*vpclattice.ListServiceNetworkServiceAssociationsOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListServiceNetworkServiceAssociationsWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.ListServiceNetworkServiceAssociationsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListServiceNetworkServiceAssociationsWithContext indicates an expected call of ListServiceNetworkServiceAssociationsWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworkServiceAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworkServiceAssociationsWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworkServiceAssociationsWithContext), varargs...) } // ListServiceNetworkVpcAssociations mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworkVpcAssociations(arg0 *vpclattice.ListServiceNetworkVpcAssociationsInput) (*vpclattice.ListServiceNetworkVpcAssociationsOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListServiceNetworkVpcAssociations", arg0) ret0, _ := ret[0].(*vpclattice.ListServiceNetworkVpcAssociationsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListServiceNetworkVpcAssociations indicates an expected call of ListServiceNetworkVpcAssociations. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworkVpcAssociations(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworkVpcAssociations", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworkVpcAssociations), arg0) } // ListServiceNetworkVpcAssociationsPages mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworkVpcAssociationsPages(arg0 *vpclattice.ListServiceNetworkVpcAssociationsInput, arg1 func(*vpclattice.ListServiceNetworkVpcAssociationsOutput, bool) bool) error { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListServiceNetworkVpcAssociationsPages", arg0, arg1) ret0, _ := ret[0].(error) return ret0 } // ListServiceNetworkVpcAssociationsPages indicates an expected call of ListServiceNetworkVpcAssociationsPages. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworkVpcAssociationsPages(arg0, arg1 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworkVpcAssociationsPages", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworkVpcAssociationsPages), arg0, arg1) } // ListServiceNetworkVpcAssociationsPagesWithContext mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworkVpcAssociationsPagesWithContext(arg0 aws.Context, arg1 *vpclattice.ListServiceNetworkVpcAssociationsInput, arg2 func(*vpclattice.ListServiceNetworkVpcAssociationsOutput, bool) bool, arg3 ...request.Option) error { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1, arg2} for _, a := range arg3 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListServiceNetworkVpcAssociationsPagesWithContext", varargs...) ret0, _ := ret[0].(error) return ret0 } // ListServiceNetworkVpcAssociationsPagesWithContext indicates an expected call of ListServiceNetworkVpcAssociationsPagesWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworkVpcAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1, arg2}, arg3...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworkVpcAssociationsPagesWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworkVpcAssociationsPagesWithContext), varargs...) } // ListServiceNetworkVpcAssociationsRequest mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworkVpcAssociationsRequest(arg0 *vpclattice.ListServiceNetworkVpcAssociationsInput) (*request.Request, *vpclattice.ListServiceNetworkVpcAssociationsOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListServiceNetworkVpcAssociationsRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.ListServiceNetworkVpcAssociationsOutput) return ret0, ret1 } // ListServiceNetworkVpcAssociationsRequest indicates an expected call of ListServiceNetworkVpcAssociationsRequest. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworkVpcAssociationsRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworkVpcAssociationsRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworkVpcAssociationsRequest), arg0) } // ListServiceNetworkVpcAssociationsWithContext mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworkVpcAssociationsWithContext(arg0 aws.Context, arg1 *vpclattice.ListServiceNetworkVpcAssociationsInput, arg2 ...request.Option) (*vpclattice.ListServiceNetworkVpcAssociationsOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListServiceNetworkVpcAssociationsWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.ListServiceNetworkVpcAssociationsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListServiceNetworkVpcAssociationsWithContext indicates an expected call of ListServiceNetworkVpcAssociationsWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworkVpcAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworkVpcAssociationsWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworkVpcAssociationsWithContext), varargs...) } // ListServiceNetworks mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworks(arg0 *vpclattice.ListServiceNetworksInput) (*vpclattice.ListServiceNetworksOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListServiceNetworks", arg0) ret0, _ := ret[0].(*vpclattice.ListServiceNetworksOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListServiceNetworks indicates an expected call of ListServiceNetworks. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworks(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworks", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworks), arg0) } // ListServiceNetworksPages mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworksPages(arg0 *vpclattice.ListServiceNetworksInput, arg1 func(*vpclattice.ListServiceNetworksOutput, bool) bool) error { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListServiceNetworksPages", arg0, arg1) ret0, _ := ret[0].(error) return ret0 } // ListServiceNetworksPages indicates an expected call of ListServiceNetworksPages. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworksPages(arg0, arg1 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworksPages", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworksPages), arg0, arg1) } // ListServiceNetworksPagesWithContext mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworksPagesWithContext(arg0 aws.Context, arg1 *vpclattice.ListServiceNetworksInput, arg2 func(*vpclattice.ListServiceNetworksOutput, bool) bool, arg3 ...request.Option) error { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1, arg2} for _, a := range arg3 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListServiceNetworksPagesWithContext", varargs...) ret0, _ := ret[0].(error) return ret0 } // ListServiceNetworksPagesWithContext indicates an expected call of ListServiceNetworksPagesWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1, arg2}, arg3...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworksPagesWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworksPagesWithContext), varargs...) } // ListServiceNetworksRequest mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworksRequest(arg0 *vpclattice.ListServiceNetworksInput) (*request.Request, *vpclattice.ListServiceNetworksOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListServiceNetworksRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.ListServiceNetworksOutput) return ret0, ret1 } // ListServiceNetworksRequest indicates an expected call of ListServiceNetworksRequest. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworksRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworksRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworksRequest), arg0) } // ListServiceNetworksWithContext mocks base method. func (m *MockVpcLatticeAPI) ListServiceNetworksWithContext(arg0 aws.Context, arg1 *vpclattice.ListServiceNetworksInput, arg2 ...request.Option) (*vpclattice.ListServiceNetworksOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListServiceNetworksWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.ListServiceNetworksOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListServiceNetworksWithContext indicates an expected call of ListServiceNetworksWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListServiceNetworksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServiceNetworksWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServiceNetworksWithContext), varargs...) } // ListServices mocks base method. func (m *MockVpcLatticeAPI) ListServices(arg0 *vpclattice.ListServicesInput) (*vpclattice.ListServicesOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListServices", arg0) ret0, _ := ret[0].(*vpclattice.ListServicesOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListServices indicates an expected call of ListServices. func (mr *MockVpcLatticeAPIMockRecorder) ListServices(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServices", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServices), arg0) } // ListServicesPages mocks base method. func (m *MockVpcLatticeAPI) ListServicesPages(arg0 *vpclattice.ListServicesInput, arg1 func(*vpclattice.ListServicesOutput, bool) bool) error { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListServicesPages", arg0, arg1) ret0, _ := ret[0].(error) return ret0 } // ListServicesPages indicates an expected call of ListServicesPages. func (mr *MockVpcLatticeAPIMockRecorder) ListServicesPages(arg0, arg1 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServicesPages", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServicesPages), arg0, arg1) } // ListServicesPagesWithContext mocks base method. func (m *MockVpcLatticeAPI) ListServicesPagesWithContext(arg0 aws.Context, arg1 *vpclattice.ListServicesInput, arg2 func(*vpclattice.ListServicesOutput, bool) bool, arg3 ...request.Option) error { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1, arg2} for _, a := range arg3 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListServicesPagesWithContext", varargs...) ret0, _ := ret[0].(error) return ret0 } // ListServicesPagesWithContext indicates an expected call of ListServicesPagesWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListServicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1, arg2}, arg3...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServicesPagesWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServicesPagesWithContext), varargs...) } // ListServicesRequest mocks base method. func (m *MockVpcLatticeAPI) ListServicesRequest(arg0 *vpclattice.ListServicesInput) (*request.Request, *vpclattice.ListServicesOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListServicesRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.ListServicesOutput) return ret0, ret1 } // ListServicesRequest indicates an expected call of ListServicesRequest. func (mr *MockVpcLatticeAPIMockRecorder) ListServicesRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServicesRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServicesRequest), arg0) } // ListServicesWithContext mocks base method. func (m *MockVpcLatticeAPI) ListServicesWithContext(arg0 aws.Context, arg1 *vpclattice.ListServicesInput, arg2 ...request.Option) (*vpclattice.ListServicesOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListServicesWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.ListServicesOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListServicesWithContext indicates an expected call of ListServicesWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListServicesWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListServicesWithContext), varargs...) } // ListTagsForResource mocks base method. func (m *MockVpcLatticeAPI) ListTagsForResource(arg0 *vpclattice.ListTagsForResourceInput) (*vpclattice.ListTagsForResourceOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListTagsForResource", arg0) ret0, _ := ret[0].(*vpclattice.ListTagsForResourceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListTagsForResource indicates an expected call of ListTagsForResource. func (mr *MockVpcLatticeAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTagsForResource", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTagsForResource), arg0) } // ListTagsForResourceRequest mocks base method. func (m *MockVpcLatticeAPI) ListTagsForResourceRequest(arg0 *vpclattice.ListTagsForResourceInput) (*request.Request, *vpclattice.ListTagsForResourceOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListTagsForResourceRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.ListTagsForResourceOutput) return ret0, ret1 } // ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest. func (mr *MockVpcLatticeAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTagsForResourceRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTagsForResourceRequest), arg0) } // ListTagsForResourceWithContext mocks base method. func (m *MockVpcLatticeAPI) ListTagsForResourceWithContext(arg0 aws.Context, arg1 *vpclattice.ListTagsForResourceInput, arg2 ...request.Option) (*vpclattice.ListTagsForResourceOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListTagsForResourceWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.ListTagsForResourceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTagsForResourceWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTagsForResourceWithContext), varargs...) } // ListTargetGroups mocks base method. func (m *MockVpcLatticeAPI) ListTargetGroups(arg0 *vpclattice.ListTargetGroupsInput) (*vpclattice.ListTargetGroupsOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListTargetGroups", arg0) ret0, _ := ret[0].(*vpclattice.ListTargetGroupsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListTargetGroups indicates an expected call of ListTargetGroups. func (mr *MockVpcLatticeAPIMockRecorder) ListTargetGroups(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTargetGroups", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTargetGroups), arg0) } // ListTargetGroupsPages mocks base method. func (m *MockVpcLatticeAPI) ListTargetGroupsPages(arg0 *vpclattice.ListTargetGroupsInput, arg1 func(*vpclattice.ListTargetGroupsOutput, bool) bool) error { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListTargetGroupsPages", arg0, arg1) ret0, _ := ret[0].(error) return ret0 } // ListTargetGroupsPages indicates an expected call of ListTargetGroupsPages. func (mr *MockVpcLatticeAPIMockRecorder) ListTargetGroupsPages(arg0, arg1 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTargetGroupsPages", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTargetGroupsPages), arg0, arg1) } // ListTargetGroupsPagesWithContext mocks base method. func (m *MockVpcLatticeAPI) ListTargetGroupsPagesWithContext(arg0 aws.Context, arg1 *vpclattice.ListTargetGroupsInput, arg2 func(*vpclattice.ListTargetGroupsOutput, bool) bool, arg3 ...request.Option) error { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1, arg2} for _, a := range arg3 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListTargetGroupsPagesWithContext", varargs...) ret0, _ := ret[0].(error) return ret0 } // ListTargetGroupsPagesWithContext indicates an expected call of ListTargetGroupsPagesWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListTargetGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1, arg2}, arg3...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTargetGroupsPagesWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTargetGroupsPagesWithContext), varargs...) } // ListTargetGroupsRequest mocks base method. func (m *MockVpcLatticeAPI) ListTargetGroupsRequest(arg0 *vpclattice.ListTargetGroupsInput) (*request.Request, *vpclattice.ListTargetGroupsOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListTargetGroupsRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.ListTargetGroupsOutput) return ret0, ret1 } // ListTargetGroupsRequest indicates an expected call of ListTargetGroupsRequest. func (mr *MockVpcLatticeAPIMockRecorder) ListTargetGroupsRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTargetGroupsRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTargetGroupsRequest), arg0) } // ListTargetGroupsWithContext mocks base method. func (m *MockVpcLatticeAPI) ListTargetGroupsWithContext(arg0 aws.Context, arg1 *vpclattice.ListTargetGroupsInput, arg2 ...request.Option) (*vpclattice.ListTargetGroupsOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListTargetGroupsWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.ListTargetGroupsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListTargetGroupsWithContext indicates an expected call of ListTargetGroupsWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListTargetGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTargetGroupsWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTargetGroupsWithContext), varargs...) } // ListTargets mocks base method. func (m *MockVpcLatticeAPI) ListTargets(arg0 *vpclattice.ListTargetsInput) (*vpclattice.ListTargetsOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListTargets", arg0) ret0, _ := ret[0].(*vpclattice.ListTargetsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListTargets indicates an expected call of ListTargets. func (mr *MockVpcLatticeAPIMockRecorder) ListTargets(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTargets", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTargets), arg0) } // ListTargetsPages mocks base method. func (m *MockVpcLatticeAPI) ListTargetsPages(arg0 *vpclattice.ListTargetsInput, arg1 func(*vpclattice.ListTargetsOutput, bool) bool) error { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListTargetsPages", arg0, arg1) ret0, _ := ret[0].(error) return ret0 } // ListTargetsPages indicates an expected call of ListTargetsPages. func (mr *MockVpcLatticeAPIMockRecorder) ListTargetsPages(arg0, arg1 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTargetsPages", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTargetsPages), arg0, arg1) } // ListTargetsPagesWithContext mocks base method. func (m *MockVpcLatticeAPI) ListTargetsPagesWithContext(arg0 aws.Context, arg1 *vpclattice.ListTargetsInput, arg2 func(*vpclattice.ListTargetsOutput, bool) bool, arg3 ...request.Option) error { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1, arg2} for _, a := range arg3 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListTargetsPagesWithContext", varargs...) ret0, _ := ret[0].(error) return ret0 } // ListTargetsPagesWithContext indicates an expected call of ListTargetsPagesWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListTargetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1, arg2}, arg3...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTargetsPagesWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTargetsPagesWithContext), varargs...) } // ListTargetsRequest mocks base method. func (m *MockVpcLatticeAPI) ListTargetsRequest(arg0 *vpclattice.ListTargetsInput) (*request.Request, *vpclattice.ListTargetsOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "ListTargetsRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.ListTargetsOutput) return ret0, ret1 } // ListTargetsRequest indicates an expected call of ListTargetsRequest. func (mr *MockVpcLatticeAPIMockRecorder) ListTargetsRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTargetsRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTargetsRequest), arg0) } // ListTargetsWithContext mocks base method. func (m *MockVpcLatticeAPI) ListTargetsWithContext(arg0 aws.Context, arg1 *vpclattice.ListTargetsInput, arg2 ...request.Option) (*vpclattice.ListTargetsOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "ListTargetsWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.ListTargetsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // ListTargetsWithContext indicates an expected call of ListTargetsWithContext. func (mr *MockVpcLatticeAPIMockRecorder) ListTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "ListTargetsWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).ListTargetsWithContext), varargs...) } // PutAuthPolicy mocks base method. func (m *MockVpcLatticeAPI) PutAuthPolicy(arg0 *vpclattice.PutAuthPolicyInput) (*vpclattice.PutAuthPolicyOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "PutAuthPolicy", arg0) ret0, _ := ret[0].(*vpclattice.PutAuthPolicyOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // PutAuthPolicy indicates an expected call of PutAuthPolicy. func (mr *MockVpcLatticeAPIMockRecorder) PutAuthPolicy(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "PutAuthPolicy", reflect.TypeOf((*MockVpcLatticeAPI)(nil).PutAuthPolicy), arg0) } // PutAuthPolicyRequest mocks base method. func (m *MockVpcLatticeAPI) PutAuthPolicyRequest(arg0 *vpclattice.PutAuthPolicyInput) (*request.Request, *vpclattice.PutAuthPolicyOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "PutAuthPolicyRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.PutAuthPolicyOutput) return ret0, ret1 } // PutAuthPolicyRequest indicates an expected call of PutAuthPolicyRequest. func (mr *MockVpcLatticeAPIMockRecorder) PutAuthPolicyRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "PutAuthPolicyRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).PutAuthPolicyRequest), arg0) } // PutAuthPolicyWithContext mocks base method. func (m *MockVpcLatticeAPI) PutAuthPolicyWithContext(arg0 aws.Context, arg1 *vpclattice.PutAuthPolicyInput, arg2 ...request.Option) (*vpclattice.PutAuthPolicyOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "PutAuthPolicyWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.PutAuthPolicyOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // PutAuthPolicyWithContext indicates an expected call of PutAuthPolicyWithContext. func (mr *MockVpcLatticeAPIMockRecorder) PutAuthPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "PutAuthPolicyWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).PutAuthPolicyWithContext), varargs...) } // PutResourcePolicy mocks base method. func (m *MockVpcLatticeAPI) PutResourcePolicy(arg0 *vpclattice.PutResourcePolicyInput) (*vpclattice.PutResourcePolicyOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "PutResourcePolicy", arg0) ret0, _ := ret[0].(*vpclattice.PutResourcePolicyOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // PutResourcePolicy indicates an expected call of PutResourcePolicy. func (mr *MockVpcLatticeAPIMockRecorder) PutResourcePolicy(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "PutResourcePolicy", reflect.TypeOf((*MockVpcLatticeAPI)(nil).PutResourcePolicy), arg0) } // PutResourcePolicyRequest mocks base method. func (m *MockVpcLatticeAPI) PutResourcePolicyRequest(arg0 *vpclattice.PutResourcePolicyInput) (*request.Request, *vpclattice.PutResourcePolicyOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "PutResourcePolicyRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.PutResourcePolicyOutput) return ret0, ret1 } // PutResourcePolicyRequest indicates an expected call of PutResourcePolicyRequest. func (mr *MockVpcLatticeAPIMockRecorder) PutResourcePolicyRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "PutResourcePolicyRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).PutResourcePolicyRequest), arg0) } // PutResourcePolicyWithContext mocks base method. func (m *MockVpcLatticeAPI) PutResourcePolicyWithContext(arg0 aws.Context, arg1 *vpclattice.PutResourcePolicyInput, arg2 ...request.Option) (*vpclattice.PutResourcePolicyOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "PutResourcePolicyWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.PutResourcePolicyOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // PutResourcePolicyWithContext indicates an expected call of PutResourcePolicyWithContext. func (mr *MockVpcLatticeAPIMockRecorder) PutResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "PutResourcePolicyWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).PutResourcePolicyWithContext), varargs...) } // RegisterTargets mocks base method. func (m *MockVpcLatticeAPI) RegisterTargets(arg0 *vpclattice.RegisterTargetsInput) (*vpclattice.RegisterTargetsOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "RegisterTargets", arg0) ret0, _ := ret[0].(*vpclattice.RegisterTargetsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // RegisterTargets indicates an expected call of RegisterTargets. func (mr *MockVpcLatticeAPIMockRecorder) RegisterTargets(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "RegisterTargets", reflect.TypeOf((*MockVpcLatticeAPI)(nil).RegisterTargets), arg0) } // RegisterTargetsRequest mocks base method. func (m *MockVpcLatticeAPI) RegisterTargetsRequest(arg0 *vpclattice.RegisterTargetsInput) (*request.Request, *vpclattice.RegisterTargetsOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "RegisterTargetsRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.RegisterTargetsOutput) return ret0, ret1 } // RegisterTargetsRequest indicates an expected call of RegisterTargetsRequest. func (mr *MockVpcLatticeAPIMockRecorder) RegisterTargetsRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "RegisterTargetsRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).RegisterTargetsRequest), arg0) } // RegisterTargetsWithContext mocks base method. func (m *MockVpcLatticeAPI) RegisterTargetsWithContext(arg0 aws.Context, arg1 *vpclattice.RegisterTargetsInput, arg2 ...request.Option) (*vpclattice.RegisterTargetsOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "RegisterTargetsWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.RegisterTargetsOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // RegisterTargetsWithContext indicates an expected call of RegisterTargetsWithContext. func (mr *MockVpcLatticeAPIMockRecorder) RegisterTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "RegisterTargetsWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).RegisterTargetsWithContext), varargs...) } // TagResource mocks base method. func (m *MockVpcLatticeAPI) TagResource(arg0 *vpclattice.TagResourceInput) (*vpclattice.TagResourceOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "TagResource", arg0) ret0, _ := ret[0].(*vpclattice.TagResourceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // TagResource indicates an expected call of TagResource. func (mr *MockVpcLatticeAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "TagResource", reflect.TypeOf((*MockVpcLatticeAPI)(nil).TagResource), arg0) } // TagResourceRequest mocks base method. func (m *MockVpcLatticeAPI) TagResourceRequest(arg0 *vpclattice.TagResourceInput) (*request.Request, *vpclattice.TagResourceOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "TagResourceRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.TagResourceOutput) return ret0, ret1 } // TagResourceRequest indicates an expected call of TagResourceRequest. func (mr *MockVpcLatticeAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "TagResourceRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).TagResourceRequest), arg0) } // TagResourceWithContext mocks base method. func (m *MockVpcLatticeAPI) TagResourceWithContext(arg0 aws.Context, arg1 *vpclattice.TagResourceInput, arg2 ...request.Option) (*vpclattice.TagResourceOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "TagResourceWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.TagResourceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // TagResourceWithContext indicates an expected call of TagResourceWithContext. func (mr *MockVpcLatticeAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "TagResourceWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).TagResourceWithContext), varargs...) } // UntagResource mocks base method. func (m *MockVpcLatticeAPI) UntagResource(arg0 *vpclattice.UntagResourceInput) (*vpclattice.UntagResourceOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UntagResource", arg0) ret0, _ := ret[0].(*vpclattice.UntagResourceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UntagResource indicates an expected call of UntagResource. func (mr *MockVpcLatticeAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UntagResource", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UntagResource), arg0) } // UntagResourceRequest mocks base method. func (m *MockVpcLatticeAPI) UntagResourceRequest(arg0 *vpclattice.UntagResourceInput) (*request.Request, *vpclattice.UntagResourceOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UntagResourceRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.UntagResourceOutput) return ret0, ret1 } // UntagResourceRequest indicates an expected call of UntagResourceRequest. func (mr *MockVpcLatticeAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UntagResourceRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UntagResourceRequest), arg0) } // UntagResourceWithContext mocks base method. func (m *MockVpcLatticeAPI) UntagResourceWithContext(arg0 aws.Context, arg1 *vpclattice.UntagResourceInput, arg2 ...request.Option) (*vpclattice.UntagResourceOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "UntagResourceWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.UntagResourceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UntagResourceWithContext indicates an expected call of UntagResourceWithContext. func (mr *MockVpcLatticeAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UntagResourceWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UntagResourceWithContext), varargs...) } // UpdateAccessLogSubscription mocks base method. func (m *MockVpcLatticeAPI) UpdateAccessLogSubscription(arg0 *vpclattice.UpdateAccessLogSubscriptionInput) (*vpclattice.UpdateAccessLogSubscriptionOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateAccessLogSubscription", arg0) ret0, _ := ret[0].(*vpclattice.UpdateAccessLogSubscriptionOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateAccessLogSubscription indicates an expected call of UpdateAccessLogSubscription. func (mr *MockVpcLatticeAPIMockRecorder) UpdateAccessLogSubscription(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateAccessLogSubscription", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateAccessLogSubscription), arg0) } // UpdateAccessLogSubscriptionRequest mocks base method. func (m *MockVpcLatticeAPI) UpdateAccessLogSubscriptionRequest(arg0 *vpclattice.UpdateAccessLogSubscriptionInput) (*request.Request, *vpclattice.UpdateAccessLogSubscriptionOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateAccessLogSubscriptionRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.UpdateAccessLogSubscriptionOutput) return ret0, ret1 } // UpdateAccessLogSubscriptionRequest indicates an expected call of UpdateAccessLogSubscriptionRequest. func (mr *MockVpcLatticeAPIMockRecorder) UpdateAccessLogSubscriptionRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateAccessLogSubscriptionRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateAccessLogSubscriptionRequest), arg0) } // UpdateAccessLogSubscriptionWithContext mocks base method. func (m *MockVpcLatticeAPI) UpdateAccessLogSubscriptionWithContext(arg0 aws.Context, arg1 *vpclattice.UpdateAccessLogSubscriptionInput, arg2 ...request.Option) (*vpclattice.UpdateAccessLogSubscriptionOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "UpdateAccessLogSubscriptionWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.UpdateAccessLogSubscriptionOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateAccessLogSubscriptionWithContext indicates an expected call of UpdateAccessLogSubscriptionWithContext. func (mr *MockVpcLatticeAPIMockRecorder) UpdateAccessLogSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateAccessLogSubscriptionWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateAccessLogSubscriptionWithContext), varargs...) } // UpdateListener mocks base method. func (m *MockVpcLatticeAPI) UpdateListener(arg0 *vpclattice.UpdateListenerInput) (*vpclattice.UpdateListenerOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateListener", arg0) ret0, _ := ret[0].(*vpclattice.UpdateListenerOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateListener indicates an expected call of UpdateListener. func (mr *MockVpcLatticeAPIMockRecorder) UpdateListener(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateListener", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateListener), arg0) } // UpdateListenerRequest mocks base method. func (m *MockVpcLatticeAPI) UpdateListenerRequest(arg0 *vpclattice.UpdateListenerInput) (*request.Request, *vpclattice.UpdateListenerOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateListenerRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.UpdateListenerOutput) return ret0, ret1 } // UpdateListenerRequest indicates an expected call of UpdateListenerRequest. func (mr *MockVpcLatticeAPIMockRecorder) UpdateListenerRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateListenerRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateListenerRequest), arg0) } // UpdateListenerWithContext mocks base method. func (m *MockVpcLatticeAPI) UpdateListenerWithContext(arg0 aws.Context, arg1 *vpclattice.UpdateListenerInput, arg2 ...request.Option) (*vpclattice.UpdateListenerOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "UpdateListenerWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.UpdateListenerOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateListenerWithContext indicates an expected call of UpdateListenerWithContext. func (mr *MockVpcLatticeAPIMockRecorder) UpdateListenerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateListenerWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateListenerWithContext), varargs...) } // UpdateRule mocks base method. func (m *MockVpcLatticeAPI) UpdateRule(arg0 *vpclattice.UpdateRuleInput) (*vpclattice.UpdateRuleOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateRule", arg0) ret0, _ := ret[0].(*vpclattice.UpdateRuleOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateRule indicates an expected call of UpdateRule. func (mr *MockVpcLatticeAPIMockRecorder) UpdateRule(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateRule", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateRule), arg0) } // UpdateRuleRequest mocks base method. func (m *MockVpcLatticeAPI) UpdateRuleRequest(arg0 *vpclattice.UpdateRuleInput) (*request.Request, *vpclattice.UpdateRuleOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateRuleRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.UpdateRuleOutput) return ret0, ret1 } // UpdateRuleRequest indicates an expected call of UpdateRuleRequest. func (mr *MockVpcLatticeAPIMockRecorder) UpdateRuleRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateRuleRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateRuleRequest), arg0) } // UpdateRuleWithContext mocks base method. func (m *MockVpcLatticeAPI) UpdateRuleWithContext(arg0 aws.Context, arg1 *vpclattice.UpdateRuleInput, arg2 ...request.Option) (*vpclattice.UpdateRuleOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "UpdateRuleWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.UpdateRuleOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateRuleWithContext indicates an expected call of UpdateRuleWithContext. func (mr *MockVpcLatticeAPIMockRecorder) UpdateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateRuleWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateRuleWithContext), varargs...) } // UpdateService mocks base method. func (m *MockVpcLatticeAPI) UpdateService(arg0 *vpclattice.UpdateServiceInput) (*vpclattice.UpdateServiceOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateService", arg0) ret0, _ := ret[0].(*vpclattice.UpdateServiceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateService indicates an expected call of UpdateService. func (mr *MockVpcLatticeAPIMockRecorder) UpdateService(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateService", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateService), arg0) } // UpdateServiceNetwork mocks base method. func (m *MockVpcLatticeAPI) UpdateServiceNetwork(arg0 *vpclattice.UpdateServiceNetworkInput) (*vpclattice.UpdateServiceNetworkOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateServiceNetwork", arg0) ret0, _ := ret[0].(*vpclattice.UpdateServiceNetworkOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateServiceNetwork indicates an expected call of UpdateServiceNetwork. func (mr *MockVpcLatticeAPIMockRecorder) UpdateServiceNetwork(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateServiceNetwork", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateServiceNetwork), arg0) } // UpdateServiceNetworkRequest mocks base method. func (m *MockVpcLatticeAPI) UpdateServiceNetworkRequest(arg0 *vpclattice.UpdateServiceNetworkInput) (*request.Request, *vpclattice.UpdateServiceNetworkOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateServiceNetworkRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.UpdateServiceNetworkOutput) return ret0, ret1 } // UpdateServiceNetworkRequest indicates an expected call of UpdateServiceNetworkRequest. func (mr *MockVpcLatticeAPIMockRecorder) UpdateServiceNetworkRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateServiceNetworkRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateServiceNetworkRequest), arg0) } // UpdateServiceNetworkVpcAssociation mocks base method. func (m *MockVpcLatticeAPI) UpdateServiceNetworkVpcAssociation(arg0 *vpclattice.UpdateServiceNetworkVpcAssociationInput) (*vpclattice.UpdateServiceNetworkVpcAssociationOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateServiceNetworkVpcAssociation", arg0) ret0, _ := ret[0].(*vpclattice.UpdateServiceNetworkVpcAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateServiceNetworkVpcAssociation indicates an expected call of UpdateServiceNetworkVpcAssociation. func (mr *MockVpcLatticeAPIMockRecorder) UpdateServiceNetworkVpcAssociation(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateServiceNetworkVpcAssociation", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateServiceNetworkVpcAssociation), arg0) } // UpdateServiceNetworkVpcAssociationRequest mocks base method. func (m *MockVpcLatticeAPI) UpdateServiceNetworkVpcAssociationRequest(arg0 *vpclattice.UpdateServiceNetworkVpcAssociationInput) (*request.Request, *vpclattice.UpdateServiceNetworkVpcAssociationOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateServiceNetworkVpcAssociationRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.UpdateServiceNetworkVpcAssociationOutput) return ret0, ret1 } // UpdateServiceNetworkVpcAssociationRequest indicates an expected call of UpdateServiceNetworkVpcAssociationRequest. func (mr *MockVpcLatticeAPIMockRecorder) UpdateServiceNetworkVpcAssociationRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateServiceNetworkVpcAssociationRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateServiceNetworkVpcAssociationRequest), arg0) } // UpdateServiceNetworkVpcAssociationWithContext mocks base method. func (m *MockVpcLatticeAPI) UpdateServiceNetworkVpcAssociationWithContext(arg0 aws.Context, arg1 *vpclattice.UpdateServiceNetworkVpcAssociationInput, arg2 ...request.Option) (*vpclattice.UpdateServiceNetworkVpcAssociationOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "UpdateServiceNetworkVpcAssociationWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.UpdateServiceNetworkVpcAssociationOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateServiceNetworkVpcAssociationWithContext indicates an expected call of UpdateServiceNetworkVpcAssociationWithContext. func (mr *MockVpcLatticeAPIMockRecorder) UpdateServiceNetworkVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateServiceNetworkVpcAssociationWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateServiceNetworkVpcAssociationWithContext), varargs...) } // UpdateServiceNetworkWithContext mocks base method. func (m *MockVpcLatticeAPI) UpdateServiceNetworkWithContext(arg0 aws.Context, arg1 *vpclattice.UpdateServiceNetworkInput, arg2 ...request.Option) (*vpclattice.UpdateServiceNetworkOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "UpdateServiceNetworkWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.UpdateServiceNetworkOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateServiceNetworkWithContext indicates an expected call of UpdateServiceNetworkWithContext. func (mr *MockVpcLatticeAPIMockRecorder) UpdateServiceNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateServiceNetworkWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateServiceNetworkWithContext), varargs...) } // UpdateServiceRequest mocks base method. func (m *MockVpcLatticeAPI) UpdateServiceRequest(arg0 *vpclattice.UpdateServiceInput) (*request.Request, *vpclattice.UpdateServiceOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateServiceRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.UpdateServiceOutput) return ret0, ret1 } // UpdateServiceRequest indicates an expected call of UpdateServiceRequest. func (mr *MockVpcLatticeAPIMockRecorder) UpdateServiceRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateServiceRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateServiceRequest), arg0) } // UpdateServiceWithContext mocks base method. func (m *MockVpcLatticeAPI) UpdateServiceWithContext(arg0 aws.Context, arg1 *vpclattice.UpdateServiceInput, arg2 ...request.Option) (*vpclattice.UpdateServiceOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "UpdateServiceWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.UpdateServiceOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateServiceWithContext indicates an expected call of UpdateServiceWithContext. func (mr *MockVpcLatticeAPIMockRecorder) UpdateServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateServiceWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateServiceWithContext), varargs...) } // UpdateTargetGroup mocks base method. func (m *MockVpcLatticeAPI) UpdateTargetGroup(arg0 *vpclattice.UpdateTargetGroupInput) (*vpclattice.UpdateTargetGroupOutput, error) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateTargetGroup", arg0) ret0, _ := ret[0].(*vpclattice.UpdateTargetGroupOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateTargetGroup indicates an expected call of UpdateTargetGroup. func (mr *MockVpcLatticeAPIMockRecorder) UpdateTargetGroup(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateTargetGroup", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateTargetGroup), arg0) } // UpdateTargetGroupRequest mocks base method. func (m *MockVpcLatticeAPI) UpdateTargetGroupRequest(arg0 *vpclattice.UpdateTargetGroupInput) (*request.Request, *vpclattice.UpdateTargetGroupOutput) { m.ctrl.T.Helper() ret := m.ctrl.Call(m, "UpdateTargetGroupRequest", arg0) ret0, _ := ret[0].(*request.Request) ret1, _ := ret[1].(*vpclattice.UpdateTargetGroupOutput) return ret0, ret1 } // UpdateTargetGroupRequest indicates an expected call of UpdateTargetGroupRequest. func (mr *MockVpcLatticeAPIMockRecorder) UpdateTargetGroupRequest(arg0 interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateTargetGroupRequest", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateTargetGroupRequest), arg0) } // UpdateTargetGroupWithContext mocks base method. func (m *MockVpcLatticeAPI) UpdateTargetGroupWithContext(arg0 aws.Context, arg1 *vpclattice.UpdateTargetGroupInput, arg2 ...request.Option) (*vpclattice.UpdateTargetGroupOutput, error) { m.ctrl.T.Helper() varargs := []interface{}{arg0, arg1} for _, a := range arg2 { varargs = append(varargs, a) } ret := m.ctrl.Call(m, "UpdateTargetGroupWithContext", varargs...) ret0, _ := ret[0].(*vpclattice.UpdateTargetGroupOutput) ret1, _ := ret[1].(error) return ret0, ret1 } // UpdateTargetGroupWithContext indicates an expected call of UpdateTargetGroupWithContext. func (mr *MockVpcLatticeAPIMockRecorder) UpdateTargetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call { mr.mock.ctrl.T.Helper() varargs := append([]interface{}{arg0, arg1}, arg2...) return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "UpdateTargetGroupWithContext", reflect.TypeOf((*MockVpcLatticeAPI)(nil).UpdateTargetGroupWithContext), varargs...) }