worklinkmock

package
v1.40.45 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package worklinkmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockWorkLinkAPI

type MockWorkLinkAPI struct {
	// contains filtered or unexported fields
}

MockWorkLinkAPI is a mock of WorkLinkAPI interface

func NewMockWorkLinkAPI

func NewMockWorkLinkAPI(ctrl *gomock.Controller) *MockWorkLinkAPI

NewMockWorkLinkAPI creates a new mock instance

func (*MockWorkLinkAPI) AssociateDomain

AssociateDomain mocks base method

func (*MockWorkLinkAPI) AssociateDomainRequest

AssociateDomainRequest mocks base method

func (*MockWorkLinkAPI) AssociateDomainWithContext

func (m *MockWorkLinkAPI) AssociateDomainWithContext(arg0 context.Context, arg1 *worklink.AssociateDomainInput, arg2 ...request.Option) (*worklink.AssociateDomainOutput, error)

AssociateDomainWithContext mocks base method

func (*MockWorkLinkAPI) AssociateWebsiteAuthorizationProvider

AssociateWebsiteAuthorizationProvider mocks base method

func (*MockWorkLinkAPI) AssociateWebsiteAuthorizationProviderRequest

AssociateWebsiteAuthorizationProviderRequest mocks base method

func (*MockWorkLinkAPI) AssociateWebsiteAuthorizationProviderWithContext

AssociateWebsiteAuthorizationProviderWithContext mocks base method

func (*MockWorkLinkAPI) AssociateWebsiteCertificateAuthority

AssociateWebsiteCertificateAuthority mocks base method

func (*MockWorkLinkAPI) AssociateWebsiteCertificateAuthorityRequest

AssociateWebsiteCertificateAuthorityRequest mocks base method

func (*MockWorkLinkAPI) AssociateWebsiteCertificateAuthorityWithContext

AssociateWebsiteCertificateAuthorityWithContext mocks base method

func (*MockWorkLinkAPI) CreateFleet

CreateFleet mocks base method

func (*MockWorkLinkAPI) CreateFleetRequest

CreateFleetRequest mocks base method

func (*MockWorkLinkAPI) CreateFleetWithContext

func (m *MockWorkLinkAPI) CreateFleetWithContext(arg0 context.Context, arg1 *worklink.CreateFleetInput, arg2 ...request.Option) (*worklink.CreateFleetOutput, error)

CreateFleetWithContext mocks base method

func (*MockWorkLinkAPI) DeleteFleet

DeleteFleet mocks base method

func (*MockWorkLinkAPI) DeleteFleetRequest

DeleteFleetRequest mocks base method

func (*MockWorkLinkAPI) DeleteFleetWithContext

func (m *MockWorkLinkAPI) DeleteFleetWithContext(arg0 context.Context, arg1 *worklink.DeleteFleetInput, arg2 ...request.Option) (*worklink.DeleteFleetOutput, error)

DeleteFleetWithContext mocks base method

func (*MockWorkLinkAPI) DescribeAuditStreamConfiguration

DescribeAuditStreamConfiguration mocks base method

func (*MockWorkLinkAPI) DescribeAuditStreamConfigurationRequest

DescribeAuditStreamConfigurationRequest mocks base method

func (*MockWorkLinkAPI) DescribeAuditStreamConfigurationWithContext

DescribeAuditStreamConfigurationWithContext mocks base method

func (*MockWorkLinkAPI) DescribeCompanyNetworkConfiguration

DescribeCompanyNetworkConfiguration mocks base method

func (*MockWorkLinkAPI) DescribeCompanyNetworkConfigurationRequest

DescribeCompanyNetworkConfigurationRequest mocks base method

func (*MockWorkLinkAPI) DescribeCompanyNetworkConfigurationWithContext

DescribeCompanyNetworkConfigurationWithContext mocks base method

func (*MockWorkLinkAPI) DescribeDevice

DescribeDevice mocks base method

func (*MockWorkLinkAPI) DescribeDevicePolicyConfiguration

DescribeDevicePolicyConfiguration mocks base method

func (*MockWorkLinkAPI) DescribeDevicePolicyConfigurationRequest

DescribeDevicePolicyConfigurationRequest mocks base method

func (*MockWorkLinkAPI) DescribeDevicePolicyConfigurationWithContext

DescribeDevicePolicyConfigurationWithContext mocks base method

func (*MockWorkLinkAPI) DescribeDeviceRequest

DescribeDeviceRequest mocks base method

func (*MockWorkLinkAPI) DescribeDeviceWithContext

func (m *MockWorkLinkAPI) DescribeDeviceWithContext(arg0 context.Context, arg1 *worklink.DescribeDeviceInput, arg2 ...request.Option) (*worklink.DescribeDeviceOutput, error)

DescribeDeviceWithContext mocks base method

func (*MockWorkLinkAPI) DescribeDomain

DescribeDomain mocks base method

func (*MockWorkLinkAPI) DescribeDomainRequest

DescribeDomainRequest mocks base method

func (*MockWorkLinkAPI) DescribeDomainWithContext

func (m *MockWorkLinkAPI) DescribeDomainWithContext(arg0 context.Context, arg1 *worklink.DescribeDomainInput, arg2 ...request.Option) (*worklink.DescribeDomainOutput, error)

DescribeDomainWithContext mocks base method

func (*MockWorkLinkAPI) DescribeFleetMetadata

DescribeFleetMetadata mocks base method

func (*MockWorkLinkAPI) DescribeFleetMetadataRequest

DescribeFleetMetadataRequest mocks base method

func (*MockWorkLinkAPI) DescribeFleetMetadataWithContext

func (m *MockWorkLinkAPI) DescribeFleetMetadataWithContext(arg0 context.Context, arg1 *worklink.DescribeFleetMetadataInput, arg2 ...request.Option) (*worklink.DescribeFleetMetadataOutput, error)

DescribeFleetMetadataWithContext mocks base method

func (*MockWorkLinkAPI) DescribeIdentityProviderConfiguration

DescribeIdentityProviderConfiguration mocks base method

func (*MockWorkLinkAPI) DescribeIdentityProviderConfigurationRequest

DescribeIdentityProviderConfigurationRequest mocks base method

func (*MockWorkLinkAPI) DescribeIdentityProviderConfigurationWithContext

DescribeIdentityProviderConfigurationWithContext mocks base method

func (*MockWorkLinkAPI) DescribeWebsiteCertificateAuthority

DescribeWebsiteCertificateAuthority mocks base method

func (*MockWorkLinkAPI) DescribeWebsiteCertificateAuthorityRequest

DescribeWebsiteCertificateAuthorityRequest mocks base method

func (*MockWorkLinkAPI) DescribeWebsiteCertificateAuthorityWithContext

DescribeWebsiteCertificateAuthorityWithContext mocks base method

func (*MockWorkLinkAPI) DisassociateDomain

DisassociateDomain mocks base method

func (*MockWorkLinkAPI) DisassociateDomainRequest

DisassociateDomainRequest mocks base method

func (*MockWorkLinkAPI) DisassociateDomainWithContext

func (m *MockWorkLinkAPI) DisassociateDomainWithContext(arg0 context.Context, arg1 *worklink.DisassociateDomainInput, arg2 ...request.Option) (*worklink.DisassociateDomainOutput, error)

DisassociateDomainWithContext mocks base method

func (*MockWorkLinkAPI) DisassociateWebsiteAuthorizationProvider

DisassociateWebsiteAuthorizationProvider mocks base method

func (*MockWorkLinkAPI) DisassociateWebsiteAuthorizationProviderRequest

DisassociateWebsiteAuthorizationProviderRequest mocks base method

func (*MockWorkLinkAPI) DisassociateWebsiteAuthorizationProviderWithContext

DisassociateWebsiteAuthorizationProviderWithContext mocks base method

func (*MockWorkLinkAPI) DisassociateWebsiteCertificateAuthority

DisassociateWebsiteCertificateAuthority mocks base method

func (*MockWorkLinkAPI) DisassociateWebsiteCertificateAuthorityRequest

DisassociateWebsiteCertificateAuthorityRequest mocks base method

func (*MockWorkLinkAPI) DisassociateWebsiteCertificateAuthorityWithContext

DisassociateWebsiteCertificateAuthorityWithContext mocks base method

func (*MockWorkLinkAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockWorkLinkAPI) ListDevices

ListDevices mocks base method

func (*MockWorkLinkAPI) ListDevicesPages

func (m *MockWorkLinkAPI) ListDevicesPages(arg0 *worklink.ListDevicesInput, arg1 func(*worklink.ListDevicesOutput, bool) bool) error

ListDevicesPages mocks base method

func (*MockWorkLinkAPI) ListDevicesPagesWithContext

func (m *MockWorkLinkAPI) ListDevicesPagesWithContext(arg0 context.Context, arg1 *worklink.ListDevicesInput, arg2 func(*worklink.ListDevicesOutput, bool) bool, arg3 ...request.Option) error

ListDevicesPagesWithContext mocks base method

func (*MockWorkLinkAPI) ListDevicesRequest

ListDevicesRequest mocks base method

func (*MockWorkLinkAPI) ListDevicesWithContext

func (m *MockWorkLinkAPI) ListDevicesWithContext(arg0 context.Context, arg1 *worklink.ListDevicesInput, arg2 ...request.Option) (*worklink.ListDevicesOutput, error)

ListDevicesWithContext mocks base method

func (*MockWorkLinkAPI) ListDomains

ListDomains mocks base method

func (*MockWorkLinkAPI) ListDomainsPages

func (m *MockWorkLinkAPI) ListDomainsPages(arg0 *worklink.ListDomainsInput, arg1 func(*worklink.ListDomainsOutput, bool) bool) error

ListDomainsPages mocks base method

func (*MockWorkLinkAPI) ListDomainsPagesWithContext

func (m *MockWorkLinkAPI) ListDomainsPagesWithContext(arg0 context.Context, arg1 *worklink.ListDomainsInput, arg2 func(*worklink.ListDomainsOutput, bool) bool, arg3 ...request.Option) error

ListDomainsPagesWithContext mocks base method

func (*MockWorkLinkAPI) ListDomainsRequest

ListDomainsRequest mocks base method

func (*MockWorkLinkAPI) ListDomainsWithContext

func (m *MockWorkLinkAPI) ListDomainsWithContext(arg0 context.Context, arg1 *worklink.ListDomainsInput, arg2 ...request.Option) (*worklink.ListDomainsOutput, error)

ListDomainsWithContext mocks base method

func (*MockWorkLinkAPI) ListFleets

ListFleets mocks base method

func (*MockWorkLinkAPI) ListFleetsPages

func (m *MockWorkLinkAPI) ListFleetsPages(arg0 *worklink.ListFleetsInput, arg1 func(*worklink.ListFleetsOutput, bool) bool) error

ListFleetsPages mocks base method

func (*MockWorkLinkAPI) ListFleetsPagesWithContext

func (m *MockWorkLinkAPI) ListFleetsPagesWithContext(arg0 context.Context, arg1 *worklink.ListFleetsInput, arg2 func(*worklink.ListFleetsOutput, bool) bool, arg3 ...request.Option) error

ListFleetsPagesWithContext mocks base method

func (*MockWorkLinkAPI) ListFleetsRequest

ListFleetsRequest mocks base method

func (*MockWorkLinkAPI) ListFleetsWithContext

func (m *MockWorkLinkAPI) ListFleetsWithContext(arg0 context.Context, arg1 *worklink.ListFleetsInput, arg2 ...request.Option) (*worklink.ListFleetsOutput, error)

ListFleetsWithContext mocks base method

func (*MockWorkLinkAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockWorkLinkAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockWorkLinkAPI) ListTagsForResourceWithContext

func (m *MockWorkLinkAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *worklink.ListTagsForResourceInput, arg2 ...request.Option) (*worklink.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method

func (*MockWorkLinkAPI) ListWebsiteAuthorizationProviders

ListWebsiteAuthorizationProviders mocks base method

func (*MockWorkLinkAPI) ListWebsiteAuthorizationProvidersPages

ListWebsiteAuthorizationProvidersPages mocks base method

func (*MockWorkLinkAPI) ListWebsiteAuthorizationProvidersPagesWithContext

func (m *MockWorkLinkAPI) ListWebsiteAuthorizationProvidersPagesWithContext(arg0 context.Context, arg1 *worklink.ListWebsiteAuthorizationProvidersInput, arg2 func(*worklink.ListWebsiteAuthorizationProvidersOutput, bool) bool, arg3 ...request.Option) error

ListWebsiteAuthorizationProvidersPagesWithContext mocks base method

func (*MockWorkLinkAPI) ListWebsiteAuthorizationProvidersRequest

ListWebsiteAuthorizationProvidersRequest mocks base method

func (*MockWorkLinkAPI) ListWebsiteAuthorizationProvidersWithContext

ListWebsiteAuthorizationProvidersWithContext mocks base method

func (*MockWorkLinkAPI) ListWebsiteCertificateAuthorities

ListWebsiteCertificateAuthorities mocks base method

func (*MockWorkLinkAPI) ListWebsiteCertificateAuthoritiesPages

ListWebsiteCertificateAuthoritiesPages mocks base method

func (*MockWorkLinkAPI) ListWebsiteCertificateAuthoritiesPagesWithContext

func (m *MockWorkLinkAPI) ListWebsiteCertificateAuthoritiesPagesWithContext(arg0 context.Context, arg1 *worklink.ListWebsiteCertificateAuthoritiesInput, arg2 func(*worklink.ListWebsiteCertificateAuthoritiesOutput, bool) bool, arg3 ...request.Option) error

ListWebsiteCertificateAuthoritiesPagesWithContext mocks base method

func (*MockWorkLinkAPI) ListWebsiteCertificateAuthoritiesRequest

ListWebsiteCertificateAuthoritiesRequest mocks base method

func (*MockWorkLinkAPI) ListWebsiteCertificateAuthoritiesWithContext

ListWebsiteCertificateAuthoritiesWithContext mocks base method

func (*MockWorkLinkAPI) RestoreDomainAccess

RestoreDomainAccess mocks base method

func (*MockWorkLinkAPI) RestoreDomainAccessRequest

RestoreDomainAccessRequest mocks base method

func (*MockWorkLinkAPI) RestoreDomainAccessWithContext

func (m *MockWorkLinkAPI) RestoreDomainAccessWithContext(arg0 context.Context, arg1 *worklink.RestoreDomainAccessInput, arg2 ...request.Option) (*worklink.RestoreDomainAccessOutput, error)

RestoreDomainAccessWithContext mocks base method

func (*MockWorkLinkAPI) RevokeDomainAccess

RevokeDomainAccess mocks base method

func (*MockWorkLinkAPI) RevokeDomainAccessRequest

RevokeDomainAccessRequest mocks base method

func (*MockWorkLinkAPI) RevokeDomainAccessWithContext

func (m *MockWorkLinkAPI) RevokeDomainAccessWithContext(arg0 context.Context, arg1 *worklink.RevokeDomainAccessInput, arg2 ...request.Option) (*worklink.RevokeDomainAccessOutput, error)

RevokeDomainAccessWithContext mocks base method

func (*MockWorkLinkAPI) SignOutUser

SignOutUser mocks base method

func (*MockWorkLinkAPI) SignOutUserRequest

SignOutUserRequest mocks base method

func (*MockWorkLinkAPI) SignOutUserWithContext

func (m *MockWorkLinkAPI) SignOutUserWithContext(arg0 context.Context, arg1 *worklink.SignOutUserInput, arg2 ...request.Option) (*worklink.SignOutUserOutput, error)

SignOutUserWithContext mocks base method

func (*MockWorkLinkAPI) TagResource

TagResource mocks base method

func (*MockWorkLinkAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockWorkLinkAPI) TagResourceWithContext

func (m *MockWorkLinkAPI) TagResourceWithContext(arg0 context.Context, arg1 *worklink.TagResourceInput, arg2 ...request.Option) (*worklink.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockWorkLinkAPI) UntagResource

UntagResource mocks base method

func (*MockWorkLinkAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockWorkLinkAPI) UntagResourceWithContext

func (m *MockWorkLinkAPI) UntagResourceWithContext(arg0 context.Context, arg1 *worklink.UntagResourceInput, arg2 ...request.Option) (*worklink.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockWorkLinkAPI) UpdateAuditStreamConfiguration

UpdateAuditStreamConfiguration mocks base method

func (*MockWorkLinkAPI) UpdateAuditStreamConfigurationRequest

UpdateAuditStreamConfigurationRequest mocks base method

func (*MockWorkLinkAPI) UpdateAuditStreamConfigurationWithContext

UpdateAuditStreamConfigurationWithContext mocks base method

func (*MockWorkLinkAPI) UpdateCompanyNetworkConfiguration

UpdateCompanyNetworkConfiguration mocks base method

func (*MockWorkLinkAPI) UpdateCompanyNetworkConfigurationRequest

UpdateCompanyNetworkConfigurationRequest mocks base method

func (*MockWorkLinkAPI) UpdateCompanyNetworkConfigurationWithContext

UpdateCompanyNetworkConfigurationWithContext mocks base method

func (*MockWorkLinkAPI) UpdateDevicePolicyConfiguration

UpdateDevicePolicyConfiguration mocks base method

func (*MockWorkLinkAPI) UpdateDevicePolicyConfigurationRequest

UpdateDevicePolicyConfigurationRequest mocks base method

func (*MockWorkLinkAPI) UpdateDevicePolicyConfigurationWithContext

UpdateDevicePolicyConfigurationWithContext mocks base method

func (*MockWorkLinkAPI) UpdateDomainMetadata

UpdateDomainMetadata mocks base method

func (*MockWorkLinkAPI) UpdateDomainMetadataRequest

UpdateDomainMetadataRequest mocks base method

func (*MockWorkLinkAPI) UpdateDomainMetadataWithContext

func (m *MockWorkLinkAPI) UpdateDomainMetadataWithContext(arg0 context.Context, arg1 *worklink.UpdateDomainMetadataInput, arg2 ...request.Option) (*worklink.UpdateDomainMetadataOutput, error)

UpdateDomainMetadataWithContext mocks base method

func (*MockWorkLinkAPI) UpdateFleetMetadata

UpdateFleetMetadata mocks base method

func (*MockWorkLinkAPI) UpdateFleetMetadataRequest

UpdateFleetMetadataRequest mocks base method

func (*MockWorkLinkAPI) UpdateFleetMetadataWithContext

func (m *MockWorkLinkAPI) UpdateFleetMetadataWithContext(arg0 context.Context, arg1 *worklink.UpdateFleetMetadataInput, arg2 ...request.Option) (*worklink.UpdateFleetMetadataOutput, error)

UpdateFleetMetadataWithContext mocks base method

func (*MockWorkLinkAPI) UpdateIdentityProviderConfiguration

UpdateIdentityProviderConfiguration mocks base method

func (*MockWorkLinkAPI) UpdateIdentityProviderConfigurationRequest

UpdateIdentityProviderConfigurationRequest mocks base method

func (*MockWorkLinkAPI) UpdateIdentityProviderConfigurationWithContext

UpdateIdentityProviderConfigurationWithContext mocks base method

type MockWorkLinkAPIMockRecorder

type MockWorkLinkAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockWorkLinkAPIMockRecorder is the mock recorder for MockWorkLinkAPI

func (*MockWorkLinkAPIMockRecorder) AssociateDomain

func (mr *MockWorkLinkAPIMockRecorder) AssociateDomain(arg0 interface{}) *gomock.Call

AssociateDomain indicates an expected call of AssociateDomain

func (*MockWorkLinkAPIMockRecorder) AssociateDomainRequest

func (mr *MockWorkLinkAPIMockRecorder) AssociateDomainRequest(arg0 interface{}) *gomock.Call

AssociateDomainRequest indicates an expected call of AssociateDomainRequest

func (*MockWorkLinkAPIMockRecorder) AssociateDomainWithContext

func (mr *MockWorkLinkAPIMockRecorder) AssociateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateDomainWithContext indicates an expected call of AssociateDomainWithContext

func (*MockWorkLinkAPIMockRecorder) AssociateWebsiteAuthorizationProvider

func (mr *MockWorkLinkAPIMockRecorder) AssociateWebsiteAuthorizationProvider(arg0 interface{}) *gomock.Call

AssociateWebsiteAuthorizationProvider indicates an expected call of AssociateWebsiteAuthorizationProvider

func (*MockWorkLinkAPIMockRecorder) AssociateWebsiteAuthorizationProviderRequest

func (mr *MockWorkLinkAPIMockRecorder) AssociateWebsiteAuthorizationProviderRequest(arg0 interface{}) *gomock.Call

AssociateWebsiteAuthorizationProviderRequest indicates an expected call of AssociateWebsiteAuthorizationProviderRequest

func (*MockWorkLinkAPIMockRecorder) AssociateWebsiteAuthorizationProviderWithContext

func (mr *MockWorkLinkAPIMockRecorder) AssociateWebsiteAuthorizationProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateWebsiteAuthorizationProviderWithContext indicates an expected call of AssociateWebsiteAuthorizationProviderWithContext

func (*MockWorkLinkAPIMockRecorder) AssociateWebsiteCertificateAuthority

func (mr *MockWorkLinkAPIMockRecorder) AssociateWebsiteCertificateAuthority(arg0 interface{}) *gomock.Call

AssociateWebsiteCertificateAuthority indicates an expected call of AssociateWebsiteCertificateAuthority

func (*MockWorkLinkAPIMockRecorder) AssociateWebsiteCertificateAuthorityRequest

func (mr *MockWorkLinkAPIMockRecorder) AssociateWebsiteCertificateAuthorityRequest(arg0 interface{}) *gomock.Call

AssociateWebsiteCertificateAuthorityRequest indicates an expected call of AssociateWebsiteCertificateAuthorityRequest

func (*MockWorkLinkAPIMockRecorder) AssociateWebsiteCertificateAuthorityWithContext

func (mr *MockWorkLinkAPIMockRecorder) AssociateWebsiteCertificateAuthorityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateWebsiteCertificateAuthorityWithContext indicates an expected call of AssociateWebsiteCertificateAuthorityWithContext

func (*MockWorkLinkAPIMockRecorder) CreateFleet

func (mr *MockWorkLinkAPIMockRecorder) CreateFleet(arg0 interface{}) *gomock.Call

CreateFleet indicates an expected call of CreateFleet

func (*MockWorkLinkAPIMockRecorder) CreateFleetRequest

func (mr *MockWorkLinkAPIMockRecorder) CreateFleetRequest(arg0 interface{}) *gomock.Call

CreateFleetRequest indicates an expected call of CreateFleetRequest

func (*MockWorkLinkAPIMockRecorder) CreateFleetWithContext

func (mr *MockWorkLinkAPIMockRecorder) CreateFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFleetWithContext indicates an expected call of CreateFleetWithContext

func (*MockWorkLinkAPIMockRecorder) DeleteFleet

func (mr *MockWorkLinkAPIMockRecorder) DeleteFleet(arg0 interface{}) *gomock.Call

DeleteFleet indicates an expected call of DeleteFleet

func (*MockWorkLinkAPIMockRecorder) DeleteFleetRequest

func (mr *MockWorkLinkAPIMockRecorder) DeleteFleetRequest(arg0 interface{}) *gomock.Call

DeleteFleetRequest indicates an expected call of DeleteFleetRequest

func (*MockWorkLinkAPIMockRecorder) DeleteFleetWithContext

func (mr *MockWorkLinkAPIMockRecorder) DeleteFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFleetWithContext indicates an expected call of DeleteFleetWithContext

func (*MockWorkLinkAPIMockRecorder) DescribeAuditStreamConfiguration

func (mr *MockWorkLinkAPIMockRecorder) DescribeAuditStreamConfiguration(arg0 interface{}) *gomock.Call

DescribeAuditStreamConfiguration indicates an expected call of DescribeAuditStreamConfiguration

func (*MockWorkLinkAPIMockRecorder) DescribeAuditStreamConfigurationRequest

func (mr *MockWorkLinkAPIMockRecorder) DescribeAuditStreamConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeAuditStreamConfigurationRequest indicates an expected call of DescribeAuditStreamConfigurationRequest

func (*MockWorkLinkAPIMockRecorder) DescribeAuditStreamConfigurationWithContext

func (mr *MockWorkLinkAPIMockRecorder) DescribeAuditStreamConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAuditStreamConfigurationWithContext indicates an expected call of DescribeAuditStreamConfigurationWithContext

func (*MockWorkLinkAPIMockRecorder) DescribeCompanyNetworkConfiguration

func (mr *MockWorkLinkAPIMockRecorder) DescribeCompanyNetworkConfiguration(arg0 interface{}) *gomock.Call

DescribeCompanyNetworkConfiguration indicates an expected call of DescribeCompanyNetworkConfiguration

func (*MockWorkLinkAPIMockRecorder) DescribeCompanyNetworkConfigurationRequest

func (mr *MockWorkLinkAPIMockRecorder) DescribeCompanyNetworkConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeCompanyNetworkConfigurationRequest indicates an expected call of DescribeCompanyNetworkConfigurationRequest

func (*MockWorkLinkAPIMockRecorder) DescribeCompanyNetworkConfigurationWithContext

func (mr *MockWorkLinkAPIMockRecorder) DescribeCompanyNetworkConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCompanyNetworkConfigurationWithContext indicates an expected call of DescribeCompanyNetworkConfigurationWithContext

func (*MockWorkLinkAPIMockRecorder) DescribeDevice

func (mr *MockWorkLinkAPIMockRecorder) DescribeDevice(arg0 interface{}) *gomock.Call

DescribeDevice indicates an expected call of DescribeDevice

func (*MockWorkLinkAPIMockRecorder) DescribeDevicePolicyConfiguration

func (mr *MockWorkLinkAPIMockRecorder) DescribeDevicePolicyConfiguration(arg0 interface{}) *gomock.Call

DescribeDevicePolicyConfiguration indicates an expected call of DescribeDevicePolicyConfiguration

func (*MockWorkLinkAPIMockRecorder) DescribeDevicePolicyConfigurationRequest

func (mr *MockWorkLinkAPIMockRecorder) DescribeDevicePolicyConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeDevicePolicyConfigurationRequest indicates an expected call of DescribeDevicePolicyConfigurationRequest

func (*MockWorkLinkAPIMockRecorder) DescribeDevicePolicyConfigurationWithContext

func (mr *MockWorkLinkAPIMockRecorder) DescribeDevicePolicyConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDevicePolicyConfigurationWithContext indicates an expected call of DescribeDevicePolicyConfigurationWithContext

func (*MockWorkLinkAPIMockRecorder) DescribeDeviceRequest

func (mr *MockWorkLinkAPIMockRecorder) DescribeDeviceRequest(arg0 interface{}) *gomock.Call

DescribeDeviceRequest indicates an expected call of DescribeDeviceRequest

func (*MockWorkLinkAPIMockRecorder) DescribeDeviceWithContext

func (mr *MockWorkLinkAPIMockRecorder) DescribeDeviceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDeviceWithContext indicates an expected call of DescribeDeviceWithContext

func (*MockWorkLinkAPIMockRecorder) DescribeDomain

func (mr *MockWorkLinkAPIMockRecorder) DescribeDomain(arg0 interface{}) *gomock.Call

DescribeDomain indicates an expected call of DescribeDomain

func (*MockWorkLinkAPIMockRecorder) DescribeDomainRequest

func (mr *MockWorkLinkAPIMockRecorder) DescribeDomainRequest(arg0 interface{}) *gomock.Call

DescribeDomainRequest indicates an expected call of DescribeDomainRequest

func (*MockWorkLinkAPIMockRecorder) DescribeDomainWithContext

func (mr *MockWorkLinkAPIMockRecorder) DescribeDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDomainWithContext indicates an expected call of DescribeDomainWithContext

func (*MockWorkLinkAPIMockRecorder) DescribeFleetMetadata

func (mr *MockWorkLinkAPIMockRecorder) DescribeFleetMetadata(arg0 interface{}) *gomock.Call

DescribeFleetMetadata indicates an expected call of DescribeFleetMetadata

func (*MockWorkLinkAPIMockRecorder) DescribeFleetMetadataRequest

func (mr *MockWorkLinkAPIMockRecorder) DescribeFleetMetadataRequest(arg0 interface{}) *gomock.Call

DescribeFleetMetadataRequest indicates an expected call of DescribeFleetMetadataRequest

func (*MockWorkLinkAPIMockRecorder) DescribeFleetMetadataWithContext

func (mr *MockWorkLinkAPIMockRecorder) DescribeFleetMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFleetMetadataWithContext indicates an expected call of DescribeFleetMetadataWithContext

func (*MockWorkLinkAPIMockRecorder) DescribeIdentityProviderConfiguration

func (mr *MockWorkLinkAPIMockRecorder) DescribeIdentityProviderConfiguration(arg0 interface{}) *gomock.Call

DescribeIdentityProviderConfiguration indicates an expected call of DescribeIdentityProviderConfiguration

func (*MockWorkLinkAPIMockRecorder) DescribeIdentityProviderConfigurationRequest

func (mr *MockWorkLinkAPIMockRecorder) DescribeIdentityProviderConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeIdentityProviderConfigurationRequest indicates an expected call of DescribeIdentityProviderConfigurationRequest

func (*MockWorkLinkAPIMockRecorder) DescribeIdentityProviderConfigurationWithContext

func (mr *MockWorkLinkAPIMockRecorder) DescribeIdentityProviderConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIdentityProviderConfigurationWithContext indicates an expected call of DescribeIdentityProviderConfigurationWithContext

func (*MockWorkLinkAPIMockRecorder) DescribeWebsiteCertificateAuthority

func (mr *MockWorkLinkAPIMockRecorder) DescribeWebsiteCertificateAuthority(arg0 interface{}) *gomock.Call

DescribeWebsiteCertificateAuthority indicates an expected call of DescribeWebsiteCertificateAuthority

func (*MockWorkLinkAPIMockRecorder) DescribeWebsiteCertificateAuthorityRequest

func (mr *MockWorkLinkAPIMockRecorder) DescribeWebsiteCertificateAuthorityRequest(arg0 interface{}) *gomock.Call

DescribeWebsiteCertificateAuthorityRequest indicates an expected call of DescribeWebsiteCertificateAuthorityRequest

func (*MockWorkLinkAPIMockRecorder) DescribeWebsiteCertificateAuthorityWithContext

func (mr *MockWorkLinkAPIMockRecorder) DescribeWebsiteCertificateAuthorityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeWebsiteCertificateAuthorityWithContext indicates an expected call of DescribeWebsiteCertificateAuthorityWithContext

func (*MockWorkLinkAPIMockRecorder) DisassociateDomain

func (mr *MockWorkLinkAPIMockRecorder) DisassociateDomain(arg0 interface{}) *gomock.Call

DisassociateDomain indicates an expected call of DisassociateDomain

func (*MockWorkLinkAPIMockRecorder) DisassociateDomainRequest

func (mr *MockWorkLinkAPIMockRecorder) DisassociateDomainRequest(arg0 interface{}) *gomock.Call

DisassociateDomainRequest indicates an expected call of DisassociateDomainRequest

func (*MockWorkLinkAPIMockRecorder) DisassociateDomainWithContext

func (mr *MockWorkLinkAPIMockRecorder) DisassociateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateDomainWithContext indicates an expected call of DisassociateDomainWithContext

func (*MockWorkLinkAPIMockRecorder) DisassociateWebsiteAuthorizationProvider

func (mr *MockWorkLinkAPIMockRecorder) DisassociateWebsiteAuthorizationProvider(arg0 interface{}) *gomock.Call

DisassociateWebsiteAuthorizationProvider indicates an expected call of DisassociateWebsiteAuthorizationProvider

func (*MockWorkLinkAPIMockRecorder) DisassociateWebsiteAuthorizationProviderRequest

func (mr *MockWorkLinkAPIMockRecorder) DisassociateWebsiteAuthorizationProviderRequest(arg0 interface{}) *gomock.Call

DisassociateWebsiteAuthorizationProviderRequest indicates an expected call of DisassociateWebsiteAuthorizationProviderRequest

func (*MockWorkLinkAPIMockRecorder) DisassociateWebsiteAuthorizationProviderWithContext

func (mr *MockWorkLinkAPIMockRecorder) DisassociateWebsiteAuthorizationProviderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateWebsiteAuthorizationProviderWithContext indicates an expected call of DisassociateWebsiteAuthorizationProviderWithContext

func (*MockWorkLinkAPIMockRecorder) DisassociateWebsiteCertificateAuthority

func (mr *MockWorkLinkAPIMockRecorder) DisassociateWebsiteCertificateAuthority(arg0 interface{}) *gomock.Call

DisassociateWebsiteCertificateAuthority indicates an expected call of DisassociateWebsiteCertificateAuthority

func (*MockWorkLinkAPIMockRecorder) DisassociateWebsiteCertificateAuthorityRequest

func (mr *MockWorkLinkAPIMockRecorder) DisassociateWebsiteCertificateAuthorityRequest(arg0 interface{}) *gomock.Call

DisassociateWebsiteCertificateAuthorityRequest indicates an expected call of DisassociateWebsiteCertificateAuthorityRequest

func (*MockWorkLinkAPIMockRecorder) DisassociateWebsiteCertificateAuthorityWithContext

func (mr *MockWorkLinkAPIMockRecorder) DisassociateWebsiteCertificateAuthorityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateWebsiteCertificateAuthorityWithContext indicates an expected call of DisassociateWebsiteCertificateAuthorityWithContext

func (*MockWorkLinkAPIMockRecorder) ListDevices

func (mr *MockWorkLinkAPIMockRecorder) ListDevices(arg0 interface{}) *gomock.Call

ListDevices indicates an expected call of ListDevices

func (*MockWorkLinkAPIMockRecorder) ListDevicesPages

func (mr *MockWorkLinkAPIMockRecorder) ListDevicesPages(arg0, arg1 interface{}) *gomock.Call

ListDevicesPages indicates an expected call of ListDevicesPages

func (*MockWorkLinkAPIMockRecorder) ListDevicesPagesWithContext

func (mr *MockWorkLinkAPIMockRecorder) ListDevicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListDevicesPagesWithContext indicates an expected call of ListDevicesPagesWithContext

func (*MockWorkLinkAPIMockRecorder) ListDevicesRequest

func (mr *MockWorkLinkAPIMockRecorder) ListDevicesRequest(arg0 interface{}) *gomock.Call

ListDevicesRequest indicates an expected call of ListDevicesRequest

func (*MockWorkLinkAPIMockRecorder) ListDevicesWithContext

func (mr *MockWorkLinkAPIMockRecorder) ListDevicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDevicesWithContext indicates an expected call of ListDevicesWithContext

func (*MockWorkLinkAPIMockRecorder) ListDomains

func (mr *MockWorkLinkAPIMockRecorder) ListDomains(arg0 interface{}) *gomock.Call

ListDomains indicates an expected call of ListDomains

func (*MockWorkLinkAPIMockRecorder) ListDomainsPages

func (mr *MockWorkLinkAPIMockRecorder) ListDomainsPages(arg0, arg1 interface{}) *gomock.Call

ListDomainsPages indicates an expected call of ListDomainsPages

func (*MockWorkLinkAPIMockRecorder) ListDomainsPagesWithContext

func (mr *MockWorkLinkAPIMockRecorder) ListDomainsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListDomainsPagesWithContext indicates an expected call of ListDomainsPagesWithContext

func (*MockWorkLinkAPIMockRecorder) ListDomainsRequest

func (mr *MockWorkLinkAPIMockRecorder) ListDomainsRequest(arg0 interface{}) *gomock.Call

ListDomainsRequest indicates an expected call of ListDomainsRequest

func (*MockWorkLinkAPIMockRecorder) ListDomainsWithContext

func (mr *MockWorkLinkAPIMockRecorder) ListDomainsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDomainsWithContext indicates an expected call of ListDomainsWithContext

func (*MockWorkLinkAPIMockRecorder) ListFleets

func (mr *MockWorkLinkAPIMockRecorder) ListFleets(arg0 interface{}) *gomock.Call

ListFleets indicates an expected call of ListFleets

func (*MockWorkLinkAPIMockRecorder) ListFleetsPages

func (mr *MockWorkLinkAPIMockRecorder) ListFleetsPages(arg0, arg1 interface{}) *gomock.Call

ListFleetsPages indicates an expected call of ListFleetsPages

func (*MockWorkLinkAPIMockRecorder) ListFleetsPagesWithContext

func (mr *MockWorkLinkAPIMockRecorder) ListFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListFleetsPagesWithContext indicates an expected call of ListFleetsPagesWithContext

func (*MockWorkLinkAPIMockRecorder) ListFleetsRequest

func (mr *MockWorkLinkAPIMockRecorder) ListFleetsRequest(arg0 interface{}) *gomock.Call

ListFleetsRequest indicates an expected call of ListFleetsRequest

func (*MockWorkLinkAPIMockRecorder) ListFleetsWithContext

func (mr *MockWorkLinkAPIMockRecorder) ListFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFleetsWithContext indicates an expected call of ListFleetsWithContext

func (*MockWorkLinkAPIMockRecorder) ListTagsForResource

func (mr *MockWorkLinkAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockWorkLinkAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockWorkLinkAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockWorkLinkAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockWorkLinkAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockWorkLinkAPIMockRecorder) ListWebsiteAuthorizationProviders

func (mr *MockWorkLinkAPIMockRecorder) ListWebsiteAuthorizationProviders(arg0 interface{}) *gomock.Call

ListWebsiteAuthorizationProviders indicates an expected call of ListWebsiteAuthorizationProviders

func (*MockWorkLinkAPIMockRecorder) ListWebsiteAuthorizationProvidersPages

func (mr *MockWorkLinkAPIMockRecorder) ListWebsiteAuthorizationProvidersPages(arg0, arg1 interface{}) *gomock.Call

ListWebsiteAuthorizationProvidersPages indicates an expected call of ListWebsiteAuthorizationProvidersPages

func (*MockWorkLinkAPIMockRecorder) ListWebsiteAuthorizationProvidersPagesWithContext

func (mr *MockWorkLinkAPIMockRecorder) ListWebsiteAuthorizationProvidersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListWebsiteAuthorizationProvidersPagesWithContext indicates an expected call of ListWebsiteAuthorizationProvidersPagesWithContext

func (*MockWorkLinkAPIMockRecorder) ListWebsiteAuthorizationProvidersRequest

func (mr *MockWorkLinkAPIMockRecorder) ListWebsiteAuthorizationProvidersRequest(arg0 interface{}) *gomock.Call

ListWebsiteAuthorizationProvidersRequest indicates an expected call of ListWebsiteAuthorizationProvidersRequest

func (*MockWorkLinkAPIMockRecorder) ListWebsiteAuthorizationProvidersWithContext

func (mr *MockWorkLinkAPIMockRecorder) ListWebsiteAuthorizationProvidersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListWebsiteAuthorizationProvidersWithContext indicates an expected call of ListWebsiteAuthorizationProvidersWithContext

func (*MockWorkLinkAPIMockRecorder) ListWebsiteCertificateAuthorities

func (mr *MockWorkLinkAPIMockRecorder) ListWebsiteCertificateAuthorities(arg0 interface{}) *gomock.Call

ListWebsiteCertificateAuthorities indicates an expected call of ListWebsiteCertificateAuthorities

func (*MockWorkLinkAPIMockRecorder) ListWebsiteCertificateAuthoritiesPages

func (mr *MockWorkLinkAPIMockRecorder) ListWebsiteCertificateAuthoritiesPages(arg0, arg1 interface{}) *gomock.Call

ListWebsiteCertificateAuthoritiesPages indicates an expected call of ListWebsiteCertificateAuthoritiesPages

func (*MockWorkLinkAPIMockRecorder) ListWebsiteCertificateAuthoritiesPagesWithContext

func (mr *MockWorkLinkAPIMockRecorder) ListWebsiteCertificateAuthoritiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListWebsiteCertificateAuthoritiesPagesWithContext indicates an expected call of ListWebsiteCertificateAuthoritiesPagesWithContext

func (*MockWorkLinkAPIMockRecorder) ListWebsiteCertificateAuthoritiesRequest

func (mr *MockWorkLinkAPIMockRecorder) ListWebsiteCertificateAuthoritiesRequest(arg0 interface{}) *gomock.Call

ListWebsiteCertificateAuthoritiesRequest indicates an expected call of ListWebsiteCertificateAuthoritiesRequest

func (*MockWorkLinkAPIMockRecorder) ListWebsiteCertificateAuthoritiesWithContext

func (mr *MockWorkLinkAPIMockRecorder) ListWebsiteCertificateAuthoritiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListWebsiteCertificateAuthoritiesWithContext indicates an expected call of ListWebsiteCertificateAuthoritiesWithContext

func (*MockWorkLinkAPIMockRecorder) RestoreDomainAccess

func (mr *MockWorkLinkAPIMockRecorder) RestoreDomainAccess(arg0 interface{}) *gomock.Call

RestoreDomainAccess indicates an expected call of RestoreDomainAccess

func (*MockWorkLinkAPIMockRecorder) RestoreDomainAccessRequest

func (mr *MockWorkLinkAPIMockRecorder) RestoreDomainAccessRequest(arg0 interface{}) *gomock.Call

RestoreDomainAccessRequest indicates an expected call of RestoreDomainAccessRequest

func (*MockWorkLinkAPIMockRecorder) RestoreDomainAccessWithContext

func (mr *MockWorkLinkAPIMockRecorder) RestoreDomainAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreDomainAccessWithContext indicates an expected call of RestoreDomainAccessWithContext

func (*MockWorkLinkAPIMockRecorder) RevokeDomainAccess

func (mr *MockWorkLinkAPIMockRecorder) RevokeDomainAccess(arg0 interface{}) *gomock.Call

RevokeDomainAccess indicates an expected call of RevokeDomainAccess

func (*MockWorkLinkAPIMockRecorder) RevokeDomainAccessRequest

func (mr *MockWorkLinkAPIMockRecorder) RevokeDomainAccessRequest(arg0 interface{}) *gomock.Call

RevokeDomainAccessRequest indicates an expected call of RevokeDomainAccessRequest

func (*MockWorkLinkAPIMockRecorder) RevokeDomainAccessWithContext

func (mr *MockWorkLinkAPIMockRecorder) RevokeDomainAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RevokeDomainAccessWithContext indicates an expected call of RevokeDomainAccessWithContext

func (*MockWorkLinkAPIMockRecorder) SignOutUser

func (mr *MockWorkLinkAPIMockRecorder) SignOutUser(arg0 interface{}) *gomock.Call

SignOutUser indicates an expected call of SignOutUser

func (*MockWorkLinkAPIMockRecorder) SignOutUserRequest

func (mr *MockWorkLinkAPIMockRecorder) SignOutUserRequest(arg0 interface{}) *gomock.Call

SignOutUserRequest indicates an expected call of SignOutUserRequest

func (*MockWorkLinkAPIMockRecorder) SignOutUserWithContext

func (mr *MockWorkLinkAPIMockRecorder) SignOutUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SignOutUserWithContext indicates an expected call of SignOutUserWithContext

func (*MockWorkLinkAPIMockRecorder) TagResource

func (mr *MockWorkLinkAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockWorkLinkAPIMockRecorder) TagResourceRequest

func (mr *MockWorkLinkAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockWorkLinkAPIMockRecorder) TagResourceWithContext

func (mr *MockWorkLinkAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockWorkLinkAPIMockRecorder) UntagResource

func (mr *MockWorkLinkAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockWorkLinkAPIMockRecorder) UntagResourceRequest

func (mr *MockWorkLinkAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockWorkLinkAPIMockRecorder) UntagResourceWithContext

func (mr *MockWorkLinkAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockWorkLinkAPIMockRecorder) UpdateAuditStreamConfiguration

func (mr *MockWorkLinkAPIMockRecorder) UpdateAuditStreamConfiguration(arg0 interface{}) *gomock.Call

UpdateAuditStreamConfiguration indicates an expected call of UpdateAuditStreamConfiguration

func (*MockWorkLinkAPIMockRecorder) UpdateAuditStreamConfigurationRequest

func (mr *MockWorkLinkAPIMockRecorder) UpdateAuditStreamConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateAuditStreamConfigurationRequest indicates an expected call of UpdateAuditStreamConfigurationRequest

func (*MockWorkLinkAPIMockRecorder) UpdateAuditStreamConfigurationWithContext

func (mr *MockWorkLinkAPIMockRecorder) UpdateAuditStreamConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAuditStreamConfigurationWithContext indicates an expected call of UpdateAuditStreamConfigurationWithContext

func (*MockWorkLinkAPIMockRecorder) UpdateCompanyNetworkConfiguration

func (mr *MockWorkLinkAPIMockRecorder) UpdateCompanyNetworkConfiguration(arg0 interface{}) *gomock.Call

UpdateCompanyNetworkConfiguration indicates an expected call of UpdateCompanyNetworkConfiguration

func (*MockWorkLinkAPIMockRecorder) UpdateCompanyNetworkConfigurationRequest

func (mr *MockWorkLinkAPIMockRecorder) UpdateCompanyNetworkConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateCompanyNetworkConfigurationRequest indicates an expected call of UpdateCompanyNetworkConfigurationRequest

func (*MockWorkLinkAPIMockRecorder) UpdateCompanyNetworkConfigurationWithContext

func (mr *MockWorkLinkAPIMockRecorder) UpdateCompanyNetworkConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateCompanyNetworkConfigurationWithContext indicates an expected call of UpdateCompanyNetworkConfigurationWithContext

func (*MockWorkLinkAPIMockRecorder) UpdateDevicePolicyConfiguration

func (mr *MockWorkLinkAPIMockRecorder) UpdateDevicePolicyConfiguration(arg0 interface{}) *gomock.Call

UpdateDevicePolicyConfiguration indicates an expected call of UpdateDevicePolicyConfiguration

func (*MockWorkLinkAPIMockRecorder) UpdateDevicePolicyConfigurationRequest

func (mr *MockWorkLinkAPIMockRecorder) UpdateDevicePolicyConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateDevicePolicyConfigurationRequest indicates an expected call of UpdateDevicePolicyConfigurationRequest

func (*MockWorkLinkAPIMockRecorder) UpdateDevicePolicyConfigurationWithContext

func (mr *MockWorkLinkAPIMockRecorder) UpdateDevicePolicyConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDevicePolicyConfigurationWithContext indicates an expected call of UpdateDevicePolicyConfigurationWithContext

func (*MockWorkLinkAPIMockRecorder) UpdateDomainMetadata

func (mr *MockWorkLinkAPIMockRecorder) UpdateDomainMetadata(arg0 interface{}) *gomock.Call

UpdateDomainMetadata indicates an expected call of UpdateDomainMetadata

func (*MockWorkLinkAPIMockRecorder) UpdateDomainMetadataRequest

func (mr *MockWorkLinkAPIMockRecorder) UpdateDomainMetadataRequest(arg0 interface{}) *gomock.Call

UpdateDomainMetadataRequest indicates an expected call of UpdateDomainMetadataRequest

func (*MockWorkLinkAPIMockRecorder) UpdateDomainMetadataWithContext

func (mr *MockWorkLinkAPIMockRecorder) UpdateDomainMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDomainMetadataWithContext indicates an expected call of UpdateDomainMetadataWithContext

func (*MockWorkLinkAPIMockRecorder) UpdateFleetMetadata

func (mr *MockWorkLinkAPIMockRecorder) UpdateFleetMetadata(arg0 interface{}) *gomock.Call

UpdateFleetMetadata indicates an expected call of UpdateFleetMetadata

func (*MockWorkLinkAPIMockRecorder) UpdateFleetMetadataRequest

func (mr *MockWorkLinkAPIMockRecorder) UpdateFleetMetadataRequest(arg0 interface{}) *gomock.Call

UpdateFleetMetadataRequest indicates an expected call of UpdateFleetMetadataRequest

func (*MockWorkLinkAPIMockRecorder) UpdateFleetMetadataWithContext

func (mr *MockWorkLinkAPIMockRecorder) UpdateFleetMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFleetMetadataWithContext indicates an expected call of UpdateFleetMetadataWithContext

func (*MockWorkLinkAPIMockRecorder) UpdateIdentityProviderConfiguration

func (mr *MockWorkLinkAPIMockRecorder) UpdateIdentityProviderConfiguration(arg0 interface{}) *gomock.Call

UpdateIdentityProviderConfiguration indicates an expected call of UpdateIdentityProviderConfiguration

func (*MockWorkLinkAPIMockRecorder) UpdateIdentityProviderConfigurationRequest

func (mr *MockWorkLinkAPIMockRecorder) UpdateIdentityProviderConfigurationRequest(arg0 interface{}) *gomock.Call

UpdateIdentityProviderConfigurationRequest indicates an expected call of UpdateIdentityProviderConfigurationRequest

func (*MockWorkLinkAPIMockRecorder) UpdateIdentityProviderConfigurationWithContext

func (mr *MockWorkLinkAPIMockRecorder) UpdateIdentityProviderConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateIdentityProviderConfigurationWithContext indicates an expected call of UpdateIdentityProviderConfigurationWithContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL