lightsailmock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package lightsailmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLightsailAPI

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

MockLightsailAPI is a mock of LightsailAPI interface.

func NewMockLightsailAPI

func NewMockLightsailAPI(ctrl *gomock.Controller) *MockLightsailAPI

NewMockLightsailAPI creates a new mock instance.

func (*MockLightsailAPI) AllocateStaticIp

AllocateStaticIp mocks base method.

func (*MockLightsailAPI) AllocateStaticIpRequest

AllocateStaticIpRequest mocks base method.

func (*MockLightsailAPI) AllocateStaticIpWithContext

func (m *MockLightsailAPI) AllocateStaticIpWithContext(arg0 context.Context, arg1 *lightsail.AllocateStaticIpInput, arg2 ...request.Option) (*lightsail.AllocateStaticIpOutput, error)

AllocateStaticIpWithContext mocks base method.

func (*MockLightsailAPI) AttachCertificateToDistribution

AttachCertificateToDistribution mocks base method.

func (*MockLightsailAPI) AttachCertificateToDistributionRequest

AttachCertificateToDistributionRequest mocks base method.

func (*MockLightsailAPI) AttachCertificateToDistributionWithContext

AttachCertificateToDistributionWithContext mocks base method.

func (*MockLightsailAPI) AttachDisk

AttachDisk mocks base method.

func (*MockLightsailAPI) AttachDiskRequest

AttachDiskRequest mocks base method.

func (*MockLightsailAPI) AttachDiskWithContext

func (m *MockLightsailAPI) AttachDiskWithContext(arg0 context.Context, arg1 *lightsail.AttachDiskInput, arg2 ...request.Option) (*lightsail.AttachDiskOutput, error)

AttachDiskWithContext mocks base method.

func (*MockLightsailAPI) AttachInstancesToLoadBalancer

AttachInstancesToLoadBalancer mocks base method.

func (*MockLightsailAPI) AttachInstancesToLoadBalancerRequest

AttachInstancesToLoadBalancerRequest mocks base method.

func (*MockLightsailAPI) AttachInstancesToLoadBalancerWithContext

AttachInstancesToLoadBalancerWithContext mocks base method.

func (*MockLightsailAPI) AttachLoadBalancerTlsCertificate

AttachLoadBalancerTlsCertificate mocks base method.

func (*MockLightsailAPI) AttachLoadBalancerTlsCertificateRequest

AttachLoadBalancerTlsCertificateRequest mocks base method.

func (*MockLightsailAPI) AttachLoadBalancerTlsCertificateWithContext

AttachLoadBalancerTlsCertificateWithContext mocks base method.

func (*MockLightsailAPI) AttachStaticIp

AttachStaticIp mocks base method.

func (*MockLightsailAPI) AttachStaticIpRequest

AttachStaticIpRequest mocks base method.

func (*MockLightsailAPI) AttachStaticIpWithContext

func (m *MockLightsailAPI) AttachStaticIpWithContext(arg0 context.Context, arg1 *lightsail.AttachStaticIpInput, arg2 ...request.Option) (*lightsail.AttachStaticIpOutput, error)

AttachStaticIpWithContext mocks base method.

func (*MockLightsailAPI) CloseInstancePublicPorts

CloseInstancePublicPorts mocks base method.

func (*MockLightsailAPI) CloseInstancePublicPortsRequest

CloseInstancePublicPortsRequest mocks base method.

func (*MockLightsailAPI) CloseInstancePublicPortsWithContext

CloseInstancePublicPortsWithContext mocks base method.

func (*MockLightsailAPI) CopySnapshot

CopySnapshot mocks base method.

func (*MockLightsailAPI) CopySnapshotRequest

CopySnapshotRequest mocks base method.

func (*MockLightsailAPI) CopySnapshotWithContext

func (m *MockLightsailAPI) CopySnapshotWithContext(arg0 context.Context, arg1 *lightsail.CopySnapshotInput, arg2 ...request.Option) (*lightsail.CopySnapshotOutput, error)

CopySnapshotWithContext mocks base method.

func (*MockLightsailAPI) CreateBucket added in v1.43.22

CreateBucket mocks base method.

func (*MockLightsailAPI) CreateBucketAccessKey added in v1.43.22

CreateBucketAccessKey mocks base method.

func (*MockLightsailAPI) CreateBucketAccessKeyRequest added in v1.43.22

CreateBucketAccessKeyRequest mocks base method.

func (*MockLightsailAPI) CreateBucketAccessKeyWithContext added in v1.43.22

func (m *MockLightsailAPI) CreateBucketAccessKeyWithContext(arg0 context.Context, arg1 *lightsail.CreateBucketAccessKeyInput, arg2 ...request.Option) (*lightsail.CreateBucketAccessKeyOutput, error)

CreateBucketAccessKeyWithContext mocks base method.

func (*MockLightsailAPI) CreateBucketRequest added in v1.43.22

CreateBucketRequest mocks base method.

func (*MockLightsailAPI) CreateBucketWithContext added in v1.43.22

func (m *MockLightsailAPI) CreateBucketWithContext(arg0 context.Context, arg1 *lightsail.CreateBucketInput, arg2 ...request.Option) (*lightsail.CreateBucketOutput, error)

CreateBucketWithContext mocks base method.

func (*MockLightsailAPI) CreateCertificate

CreateCertificate mocks base method.

func (*MockLightsailAPI) CreateCertificateRequest

CreateCertificateRequest mocks base method.

func (*MockLightsailAPI) CreateCertificateWithContext

func (m *MockLightsailAPI) CreateCertificateWithContext(arg0 context.Context, arg1 *lightsail.CreateCertificateInput, arg2 ...request.Option) (*lightsail.CreateCertificateOutput, error)

CreateCertificateWithContext mocks base method.

func (*MockLightsailAPI) CreateCloudFormationStack

CreateCloudFormationStack mocks base method.

func (*MockLightsailAPI) CreateCloudFormationStackRequest

CreateCloudFormationStackRequest mocks base method.

func (*MockLightsailAPI) CreateCloudFormationStackWithContext

CreateCloudFormationStackWithContext mocks base method.

func (*MockLightsailAPI) CreateContactMethod

CreateContactMethod mocks base method.

func (*MockLightsailAPI) CreateContactMethodRequest

CreateContactMethodRequest mocks base method.

func (*MockLightsailAPI) CreateContactMethodWithContext

func (m *MockLightsailAPI) CreateContactMethodWithContext(arg0 context.Context, arg1 *lightsail.CreateContactMethodInput, arg2 ...request.Option) (*lightsail.CreateContactMethodOutput, error)

CreateContactMethodWithContext mocks base method.

func (*MockLightsailAPI) CreateContainerService

CreateContainerService mocks base method.

func (*MockLightsailAPI) CreateContainerServiceDeployment

CreateContainerServiceDeployment mocks base method.

func (*MockLightsailAPI) CreateContainerServiceDeploymentRequest

CreateContainerServiceDeploymentRequest mocks base method.

func (*MockLightsailAPI) CreateContainerServiceDeploymentWithContext

CreateContainerServiceDeploymentWithContext mocks base method.

func (*MockLightsailAPI) CreateContainerServiceRegistryLogin

CreateContainerServiceRegistryLogin mocks base method.

func (*MockLightsailAPI) CreateContainerServiceRegistryLoginRequest

CreateContainerServiceRegistryLoginRequest mocks base method.

func (*MockLightsailAPI) CreateContainerServiceRegistryLoginWithContext

CreateContainerServiceRegistryLoginWithContext mocks base method.

func (*MockLightsailAPI) CreateContainerServiceRequest

CreateContainerServiceRequest mocks base method.

func (*MockLightsailAPI) CreateContainerServiceWithContext

func (m *MockLightsailAPI) CreateContainerServiceWithContext(arg0 context.Context, arg1 *lightsail.CreateContainerServiceInput, arg2 ...request.Option) (*lightsail.CreateContainerServiceOutput, error)

CreateContainerServiceWithContext mocks base method.

func (*MockLightsailAPI) CreateDisk

CreateDisk mocks base method.

func (*MockLightsailAPI) CreateDiskFromSnapshot

CreateDiskFromSnapshot mocks base method.

func (*MockLightsailAPI) CreateDiskFromSnapshotRequest

CreateDiskFromSnapshotRequest mocks base method.

func (*MockLightsailAPI) CreateDiskFromSnapshotWithContext

func (m *MockLightsailAPI) CreateDiskFromSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateDiskFromSnapshotInput, arg2 ...request.Option) (*lightsail.CreateDiskFromSnapshotOutput, error)

CreateDiskFromSnapshotWithContext mocks base method.

func (*MockLightsailAPI) CreateDiskRequest

CreateDiskRequest mocks base method.

func (*MockLightsailAPI) CreateDiskSnapshot

CreateDiskSnapshot mocks base method.

func (*MockLightsailAPI) CreateDiskSnapshotRequest

CreateDiskSnapshotRequest mocks base method.

func (*MockLightsailAPI) CreateDiskSnapshotWithContext

func (m *MockLightsailAPI) CreateDiskSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateDiskSnapshotInput, arg2 ...request.Option) (*lightsail.CreateDiskSnapshotOutput, error)

CreateDiskSnapshotWithContext mocks base method.

func (*MockLightsailAPI) CreateDiskWithContext

func (m *MockLightsailAPI) CreateDiskWithContext(arg0 context.Context, arg1 *lightsail.CreateDiskInput, arg2 ...request.Option) (*lightsail.CreateDiskOutput, error)

CreateDiskWithContext mocks base method.

func (*MockLightsailAPI) CreateDistribution

CreateDistribution mocks base method.

func (*MockLightsailAPI) CreateDistributionRequest

CreateDistributionRequest mocks base method.

func (*MockLightsailAPI) CreateDistributionWithContext

func (m *MockLightsailAPI) CreateDistributionWithContext(arg0 context.Context, arg1 *lightsail.CreateDistributionInput, arg2 ...request.Option) (*lightsail.CreateDistributionOutput, error)

CreateDistributionWithContext mocks base method.

func (*MockLightsailAPI) CreateDomain

CreateDomain mocks base method.

func (*MockLightsailAPI) CreateDomainEntry

CreateDomainEntry mocks base method.

func (*MockLightsailAPI) CreateDomainEntryRequest

CreateDomainEntryRequest mocks base method.

func (*MockLightsailAPI) CreateDomainEntryWithContext

func (m *MockLightsailAPI) CreateDomainEntryWithContext(arg0 context.Context, arg1 *lightsail.CreateDomainEntryInput, arg2 ...request.Option) (*lightsail.CreateDomainEntryOutput, error)

CreateDomainEntryWithContext mocks base method.

func (*MockLightsailAPI) CreateDomainRequest

CreateDomainRequest mocks base method.

func (*MockLightsailAPI) CreateDomainWithContext

func (m *MockLightsailAPI) CreateDomainWithContext(arg0 context.Context, arg1 *lightsail.CreateDomainInput, arg2 ...request.Option) (*lightsail.CreateDomainOutput, error)

CreateDomainWithContext mocks base method.

func (*MockLightsailAPI) CreateInstanceSnapshot

CreateInstanceSnapshot mocks base method.

func (*MockLightsailAPI) CreateInstanceSnapshotRequest

CreateInstanceSnapshotRequest mocks base method.

func (*MockLightsailAPI) CreateInstanceSnapshotWithContext

func (m *MockLightsailAPI) CreateInstanceSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateInstanceSnapshotInput, arg2 ...request.Option) (*lightsail.CreateInstanceSnapshotOutput, error)

CreateInstanceSnapshotWithContext mocks base method.

func (*MockLightsailAPI) CreateInstances

CreateInstances mocks base method.

func (*MockLightsailAPI) CreateInstancesFromSnapshot

CreateInstancesFromSnapshot mocks base method.

func (*MockLightsailAPI) CreateInstancesFromSnapshotRequest

CreateInstancesFromSnapshotRequest mocks base method.

func (*MockLightsailAPI) CreateInstancesFromSnapshotWithContext

CreateInstancesFromSnapshotWithContext mocks base method.

func (*MockLightsailAPI) CreateInstancesRequest

CreateInstancesRequest mocks base method.

func (*MockLightsailAPI) CreateInstancesWithContext

func (m *MockLightsailAPI) CreateInstancesWithContext(arg0 context.Context, arg1 *lightsail.CreateInstancesInput, arg2 ...request.Option) (*lightsail.CreateInstancesOutput, error)

CreateInstancesWithContext mocks base method.

func (*MockLightsailAPI) CreateKeyPair

CreateKeyPair mocks base method.

func (*MockLightsailAPI) CreateKeyPairRequest

CreateKeyPairRequest mocks base method.

func (*MockLightsailAPI) CreateKeyPairWithContext

func (m *MockLightsailAPI) CreateKeyPairWithContext(arg0 context.Context, arg1 *lightsail.CreateKeyPairInput, arg2 ...request.Option) (*lightsail.CreateKeyPairOutput, error)

CreateKeyPairWithContext mocks base method.

func (*MockLightsailAPI) CreateLoadBalancer

CreateLoadBalancer mocks base method.

func (*MockLightsailAPI) CreateLoadBalancerRequest

CreateLoadBalancerRequest mocks base method.

func (*MockLightsailAPI) CreateLoadBalancerTlsCertificate

CreateLoadBalancerTlsCertificate mocks base method.

func (*MockLightsailAPI) CreateLoadBalancerTlsCertificateRequest

CreateLoadBalancerTlsCertificateRequest mocks base method.

func (*MockLightsailAPI) CreateLoadBalancerTlsCertificateWithContext

CreateLoadBalancerTlsCertificateWithContext mocks base method.

func (*MockLightsailAPI) CreateLoadBalancerWithContext

func (m *MockLightsailAPI) CreateLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.CreateLoadBalancerInput, arg2 ...request.Option) (*lightsail.CreateLoadBalancerOutput, error)

CreateLoadBalancerWithContext mocks base method.

func (*MockLightsailAPI) CreateRelationalDatabase

CreateRelationalDatabase mocks base method.

func (*MockLightsailAPI) CreateRelationalDatabaseFromSnapshot

CreateRelationalDatabaseFromSnapshot mocks base method.

func (*MockLightsailAPI) CreateRelationalDatabaseFromSnapshotRequest

CreateRelationalDatabaseFromSnapshotRequest mocks base method.

func (*MockLightsailAPI) CreateRelationalDatabaseFromSnapshotWithContext

CreateRelationalDatabaseFromSnapshotWithContext mocks base method.

func (*MockLightsailAPI) CreateRelationalDatabaseRequest

CreateRelationalDatabaseRequest mocks base method.

func (*MockLightsailAPI) CreateRelationalDatabaseSnapshot

CreateRelationalDatabaseSnapshot mocks base method.

func (*MockLightsailAPI) CreateRelationalDatabaseSnapshotRequest

CreateRelationalDatabaseSnapshotRequest mocks base method.

func (*MockLightsailAPI) CreateRelationalDatabaseSnapshotWithContext

CreateRelationalDatabaseSnapshotWithContext mocks base method.

func (*MockLightsailAPI) CreateRelationalDatabaseWithContext

CreateRelationalDatabaseWithContext mocks base method.

func (*MockLightsailAPI) DeleteAlarm

DeleteAlarm mocks base method.

func (*MockLightsailAPI) DeleteAlarmRequest

DeleteAlarmRequest mocks base method.

func (*MockLightsailAPI) DeleteAlarmWithContext

func (m *MockLightsailAPI) DeleteAlarmWithContext(arg0 context.Context, arg1 *lightsail.DeleteAlarmInput, arg2 ...request.Option) (*lightsail.DeleteAlarmOutput, error)

DeleteAlarmWithContext mocks base method.

func (*MockLightsailAPI) DeleteAutoSnapshot

DeleteAutoSnapshot mocks base method.

func (*MockLightsailAPI) DeleteAutoSnapshotRequest

DeleteAutoSnapshotRequest mocks base method.

func (*MockLightsailAPI) DeleteAutoSnapshotWithContext

func (m *MockLightsailAPI) DeleteAutoSnapshotWithContext(arg0 context.Context, arg1 *lightsail.DeleteAutoSnapshotInput, arg2 ...request.Option) (*lightsail.DeleteAutoSnapshotOutput, error)

DeleteAutoSnapshotWithContext mocks base method.

func (*MockLightsailAPI) DeleteBucket added in v1.43.22

DeleteBucket mocks base method.

func (*MockLightsailAPI) DeleteBucketAccessKey added in v1.43.22

DeleteBucketAccessKey mocks base method.

func (*MockLightsailAPI) DeleteBucketAccessKeyRequest added in v1.43.22

DeleteBucketAccessKeyRequest mocks base method.

func (*MockLightsailAPI) DeleteBucketAccessKeyWithContext added in v1.43.22

func (m *MockLightsailAPI) DeleteBucketAccessKeyWithContext(arg0 context.Context, arg1 *lightsail.DeleteBucketAccessKeyInput, arg2 ...request.Option) (*lightsail.DeleteBucketAccessKeyOutput, error)

DeleteBucketAccessKeyWithContext mocks base method.

func (*MockLightsailAPI) DeleteBucketRequest added in v1.43.22

DeleteBucketRequest mocks base method.

func (*MockLightsailAPI) DeleteBucketWithContext added in v1.43.22

func (m *MockLightsailAPI) DeleteBucketWithContext(arg0 context.Context, arg1 *lightsail.DeleteBucketInput, arg2 ...request.Option) (*lightsail.DeleteBucketOutput, error)

DeleteBucketWithContext mocks base method.

func (*MockLightsailAPI) DeleteCertificate

DeleteCertificate mocks base method.

func (*MockLightsailAPI) DeleteCertificateRequest

DeleteCertificateRequest mocks base method.

func (*MockLightsailAPI) DeleteCertificateWithContext

func (m *MockLightsailAPI) DeleteCertificateWithContext(arg0 context.Context, arg1 *lightsail.DeleteCertificateInput, arg2 ...request.Option) (*lightsail.DeleteCertificateOutput, error)

DeleteCertificateWithContext mocks base method.

func (*MockLightsailAPI) DeleteContactMethod

DeleteContactMethod mocks base method.

func (*MockLightsailAPI) DeleteContactMethodRequest

DeleteContactMethodRequest mocks base method.

func (*MockLightsailAPI) DeleteContactMethodWithContext

func (m *MockLightsailAPI) DeleteContactMethodWithContext(arg0 context.Context, arg1 *lightsail.DeleteContactMethodInput, arg2 ...request.Option) (*lightsail.DeleteContactMethodOutput, error)

DeleteContactMethodWithContext mocks base method.

func (*MockLightsailAPI) DeleteContainerImage

DeleteContainerImage mocks base method.

func (*MockLightsailAPI) DeleteContainerImageRequest

DeleteContainerImageRequest mocks base method.

func (*MockLightsailAPI) DeleteContainerImageWithContext

func (m *MockLightsailAPI) DeleteContainerImageWithContext(arg0 context.Context, arg1 *lightsail.DeleteContainerImageInput, arg2 ...request.Option) (*lightsail.DeleteContainerImageOutput, error)

DeleteContainerImageWithContext mocks base method.

func (*MockLightsailAPI) DeleteContainerService

DeleteContainerService mocks base method.

func (*MockLightsailAPI) DeleteContainerServiceRequest

DeleteContainerServiceRequest mocks base method.

func (*MockLightsailAPI) DeleteContainerServiceWithContext

func (m *MockLightsailAPI) DeleteContainerServiceWithContext(arg0 context.Context, arg1 *lightsail.DeleteContainerServiceInput, arg2 ...request.Option) (*lightsail.DeleteContainerServiceOutput, error)

DeleteContainerServiceWithContext mocks base method.

func (*MockLightsailAPI) DeleteDisk

DeleteDisk mocks base method.

func (*MockLightsailAPI) DeleteDiskRequest

DeleteDiskRequest mocks base method.

func (*MockLightsailAPI) DeleteDiskSnapshot

DeleteDiskSnapshot mocks base method.

func (*MockLightsailAPI) DeleteDiskSnapshotRequest

DeleteDiskSnapshotRequest mocks base method.

func (*MockLightsailAPI) DeleteDiskSnapshotWithContext

func (m *MockLightsailAPI) DeleteDiskSnapshotWithContext(arg0 context.Context, arg1 *lightsail.DeleteDiskSnapshotInput, arg2 ...request.Option) (*lightsail.DeleteDiskSnapshotOutput, error)

DeleteDiskSnapshotWithContext mocks base method.

func (*MockLightsailAPI) DeleteDiskWithContext

func (m *MockLightsailAPI) DeleteDiskWithContext(arg0 context.Context, arg1 *lightsail.DeleteDiskInput, arg2 ...request.Option) (*lightsail.DeleteDiskOutput, error)

DeleteDiskWithContext mocks base method.

func (*MockLightsailAPI) DeleteDistribution

DeleteDistribution mocks base method.

func (*MockLightsailAPI) DeleteDistributionRequest

DeleteDistributionRequest mocks base method.

func (*MockLightsailAPI) DeleteDistributionWithContext

func (m *MockLightsailAPI) DeleteDistributionWithContext(arg0 context.Context, arg1 *lightsail.DeleteDistributionInput, arg2 ...request.Option) (*lightsail.DeleteDistributionOutput, error)

DeleteDistributionWithContext mocks base method.

func (*MockLightsailAPI) DeleteDomain

DeleteDomain mocks base method.

func (*MockLightsailAPI) DeleteDomainEntry

DeleteDomainEntry mocks base method.

func (*MockLightsailAPI) DeleteDomainEntryRequest

DeleteDomainEntryRequest mocks base method.

func (*MockLightsailAPI) DeleteDomainEntryWithContext

func (m *MockLightsailAPI) DeleteDomainEntryWithContext(arg0 context.Context, arg1 *lightsail.DeleteDomainEntryInput, arg2 ...request.Option) (*lightsail.DeleteDomainEntryOutput, error)

DeleteDomainEntryWithContext mocks base method.

func (*MockLightsailAPI) DeleteDomainRequest

DeleteDomainRequest mocks base method.

func (*MockLightsailAPI) DeleteDomainWithContext

func (m *MockLightsailAPI) DeleteDomainWithContext(arg0 context.Context, arg1 *lightsail.DeleteDomainInput, arg2 ...request.Option) (*lightsail.DeleteDomainOutput, error)

DeleteDomainWithContext mocks base method.

func (*MockLightsailAPI) DeleteInstance

DeleteInstance mocks base method.

func (*MockLightsailAPI) DeleteInstanceRequest

DeleteInstanceRequest mocks base method.

func (*MockLightsailAPI) DeleteInstanceSnapshot

DeleteInstanceSnapshot mocks base method.

func (*MockLightsailAPI) DeleteInstanceSnapshotRequest

DeleteInstanceSnapshotRequest mocks base method.

func (*MockLightsailAPI) DeleteInstanceSnapshotWithContext

func (m *MockLightsailAPI) DeleteInstanceSnapshotWithContext(arg0 context.Context, arg1 *lightsail.DeleteInstanceSnapshotInput, arg2 ...request.Option) (*lightsail.DeleteInstanceSnapshotOutput, error)

DeleteInstanceSnapshotWithContext mocks base method.

func (*MockLightsailAPI) DeleteInstanceWithContext

func (m *MockLightsailAPI) DeleteInstanceWithContext(arg0 context.Context, arg1 *lightsail.DeleteInstanceInput, arg2 ...request.Option) (*lightsail.DeleteInstanceOutput, error)

DeleteInstanceWithContext mocks base method.

func (*MockLightsailAPI) DeleteKeyPair

DeleteKeyPair mocks base method.

func (*MockLightsailAPI) DeleteKeyPairRequest

DeleteKeyPairRequest mocks base method.

func (*MockLightsailAPI) DeleteKeyPairWithContext

func (m *MockLightsailAPI) DeleteKeyPairWithContext(arg0 context.Context, arg1 *lightsail.DeleteKeyPairInput, arg2 ...request.Option) (*lightsail.DeleteKeyPairOutput, error)

DeleteKeyPairWithContext mocks base method.

func (*MockLightsailAPI) DeleteKnownHostKeys

DeleteKnownHostKeys mocks base method.

func (*MockLightsailAPI) DeleteKnownHostKeysRequest

DeleteKnownHostKeysRequest mocks base method.

func (*MockLightsailAPI) DeleteKnownHostKeysWithContext

func (m *MockLightsailAPI) DeleteKnownHostKeysWithContext(arg0 context.Context, arg1 *lightsail.DeleteKnownHostKeysInput, arg2 ...request.Option) (*lightsail.DeleteKnownHostKeysOutput, error)

DeleteKnownHostKeysWithContext mocks base method.

func (*MockLightsailAPI) DeleteLoadBalancer

DeleteLoadBalancer mocks base method.

func (*MockLightsailAPI) DeleteLoadBalancerRequest

DeleteLoadBalancerRequest mocks base method.

func (*MockLightsailAPI) DeleteLoadBalancerTlsCertificate

DeleteLoadBalancerTlsCertificate mocks base method.

func (*MockLightsailAPI) DeleteLoadBalancerTlsCertificateRequest

DeleteLoadBalancerTlsCertificateRequest mocks base method.

func (*MockLightsailAPI) DeleteLoadBalancerTlsCertificateWithContext

DeleteLoadBalancerTlsCertificateWithContext mocks base method.

func (*MockLightsailAPI) DeleteLoadBalancerWithContext

func (m *MockLightsailAPI) DeleteLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.DeleteLoadBalancerInput, arg2 ...request.Option) (*lightsail.DeleteLoadBalancerOutput, error)

DeleteLoadBalancerWithContext mocks base method.

func (*MockLightsailAPI) DeleteRelationalDatabase

DeleteRelationalDatabase mocks base method.

func (*MockLightsailAPI) DeleteRelationalDatabaseRequest

DeleteRelationalDatabaseRequest mocks base method.

func (*MockLightsailAPI) DeleteRelationalDatabaseSnapshot

DeleteRelationalDatabaseSnapshot mocks base method.

func (*MockLightsailAPI) DeleteRelationalDatabaseSnapshotRequest

DeleteRelationalDatabaseSnapshotRequest mocks base method.

func (*MockLightsailAPI) DeleteRelationalDatabaseSnapshotWithContext

DeleteRelationalDatabaseSnapshotWithContext mocks base method.

func (*MockLightsailAPI) DeleteRelationalDatabaseWithContext

DeleteRelationalDatabaseWithContext mocks base method.

func (*MockLightsailAPI) DetachCertificateFromDistribution

DetachCertificateFromDistribution mocks base method.

func (*MockLightsailAPI) DetachCertificateFromDistributionRequest

DetachCertificateFromDistributionRequest mocks base method.

func (*MockLightsailAPI) DetachCertificateFromDistributionWithContext

DetachCertificateFromDistributionWithContext mocks base method.

func (*MockLightsailAPI) DetachDisk

DetachDisk mocks base method.

func (*MockLightsailAPI) DetachDiskRequest

DetachDiskRequest mocks base method.

func (*MockLightsailAPI) DetachDiskWithContext

func (m *MockLightsailAPI) DetachDiskWithContext(arg0 context.Context, arg1 *lightsail.DetachDiskInput, arg2 ...request.Option) (*lightsail.DetachDiskOutput, error)

DetachDiskWithContext mocks base method.

func (*MockLightsailAPI) DetachInstancesFromLoadBalancer

DetachInstancesFromLoadBalancer mocks base method.

func (*MockLightsailAPI) DetachInstancesFromLoadBalancerRequest

DetachInstancesFromLoadBalancerRequest mocks base method.

func (*MockLightsailAPI) DetachInstancesFromLoadBalancerWithContext

DetachInstancesFromLoadBalancerWithContext mocks base method.

func (*MockLightsailAPI) DetachStaticIp

DetachStaticIp mocks base method.

func (*MockLightsailAPI) DetachStaticIpRequest

DetachStaticIpRequest mocks base method.

func (*MockLightsailAPI) DetachStaticIpWithContext

func (m *MockLightsailAPI) DetachStaticIpWithContext(arg0 context.Context, arg1 *lightsail.DetachStaticIpInput, arg2 ...request.Option) (*lightsail.DetachStaticIpOutput, error)

DetachStaticIpWithContext mocks base method.

func (*MockLightsailAPI) DisableAddOn

DisableAddOn mocks base method.

func (*MockLightsailAPI) DisableAddOnRequest

DisableAddOnRequest mocks base method.

func (*MockLightsailAPI) DisableAddOnWithContext

func (m *MockLightsailAPI) DisableAddOnWithContext(arg0 context.Context, arg1 *lightsail.DisableAddOnInput, arg2 ...request.Option) (*lightsail.DisableAddOnOutput, error)

DisableAddOnWithContext mocks base method.

func (*MockLightsailAPI) DownloadDefaultKeyPair

DownloadDefaultKeyPair mocks base method.

func (*MockLightsailAPI) DownloadDefaultKeyPairRequest

DownloadDefaultKeyPairRequest mocks base method.

func (*MockLightsailAPI) DownloadDefaultKeyPairWithContext

func (m *MockLightsailAPI) DownloadDefaultKeyPairWithContext(arg0 context.Context, arg1 *lightsail.DownloadDefaultKeyPairInput, arg2 ...request.Option) (*lightsail.DownloadDefaultKeyPairOutput, error)

DownloadDefaultKeyPairWithContext mocks base method.

func (*MockLightsailAPI) EXPECT

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

func (*MockLightsailAPI) EnableAddOn

EnableAddOn mocks base method.

func (*MockLightsailAPI) EnableAddOnRequest

EnableAddOnRequest mocks base method.

func (*MockLightsailAPI) EnableAddOnWithContext

func (m *MockLightsailAPI) EnableAddOnWithContext(arg0 context.Context, arg1 *lightsail.EnableAddOnInput, arg2 ...request.Option) (*lightsail.EnableAddOnOutput, error)

EnableAddOnWithContext mocks base method.

func (*MockLightsailAPI) ExportSnapshot

ExportSnapshot mocks base method.

func (*MockLightsailAPI) ExportSnapshotRequest

ExportSnapshotRequest mocks base method.

func (*MockLightsailAPI) ExportSnapshotWithContext

func (m *MockLightsailAPI) ExportSnapshotWithContext(arg0 context.Context, arg1 *lightsail.ExportSnapshotInput, arg2 ...request.Option) (*lightsail.ExportSnapshotOutput, error)

ExportSnapshotWithContext mocks base method.

func (*MockLightsailAPI) GetActiveNames

GetActiveNames mocks base method.

func (*MockLightsailAPI) GetActiveNamesRequest

GetActiveNamesRequest mocks base method.

func (*MockLightsailAPI) GetActiveNamesWithContext

func (m *MockLightsailAPI) GetActiveNamesWithContext(arg0 context.Context, arg1 *lightsail.GetActiveNamesInput, arg2 ...request.Option) (*lightsail.GetActiveNamesOutput, error)

GetActiveNamesWithContext mocks base method.

func (*MockLightsailAPI) GetAlarms

GetAlarms mocks base method.

func (*MockLightsailAPI) GetAlarmsRequest

GetAlarmsRequest mocks base method.

func (*MockLightsailAPI) GetAlarmsWithContext

func (m *MockLightsailAPI) GetAlarmsWithContext(arg0 context.Context, arg1 *lightsail.GetAlarmsInput, arg2 ...request.Option) (*lightsail.GetAlarmsOutput, error)

GetAlarmsWithContext mocks base method.

func (*MockLightsailAPI) GetAutoSnapshots

GetAutoSnapshots mocks base method.

func (*MockLightsailAPI) GetAutoSnapshotsRequest

GetAutoSnapshotsRequest mocks base method.

func (*MockLightsailAPI) GetAutoSnapshotsWithContext

func (m *MockLightsailAPI) GetAutoSnapshotsWithContext(arg0 context.Context, arg1 *lightsail.GetAutoSnapshotsInput, arg2 ...request.Option) (*lightsail.GetAutoSnapshotsOutput, error)

GetAutoSnapshotsWithContext mocks base method.

func (*MockLightsailAPI) GetBlueprints

GetBlueprints mocks base method.

func (*MockLightsailAPI) GetBlueprintsRequest

GetBlueprintsRequest mocks base method.

func (*MockLightsailAPI) GetBlueprintsWithContext

func (m *MockLightsailAPI) GetBlueprintsWithContext(arg0 context.Context, arg1 *lightsail.GetBlueprintsInput, arg2 ...request.Option) (*lightsail.GetBlueprintsOutput, error)

GetBlueprintsWithContext mocks base method.

func (*MockLightsailAPI) GetBucketAccessKeys added in v1.43.22

GetBucketAccessKeys mocks base method.

func (*MockLightsailAPI) GetBucketAccessKeysRequest added in v1.43.22

GetBucketAccessKeysRequest mocks base method.

func (*MockLightsailAPI) GetBucketAccessKeysWithContext added in v1.43.22

func (m *MockLightsailAPI) GetBucketAccessKeysWithContext(arg0 context.Context, arg1 *lightsail.GetBucketAccessKeysInput, arg2 ...request.Option) (*lightsail.GetBucketAccessKeysOutput, error)

GetBucketAccessKeysWithContext mocks base method.

func (*MockLightsailAPI) GetBucketBundles added in v1.43.22

GetBucketBundles mocks base method.

func (*MockLightsailAPI) GetBucketBundlesRequest added in v1.43.22

GetBucketBundlesRequest mocks base method.

func (*MockLightsailAPI) GetBucketBundlesWithContext added in v1.43.22

func (m *MockLightsailAPI) GetBucketBundlesWithContext(arg0 context.Context, arg1 *lightsail.GetBucketBundlesInput, arg2 ...request.Option) (*lightsail.GetBucketBundlesOutput, error)

GetBucketBundlesWithContext mocks base method.

func (*MockLightsailAPI) GetBucketMetricData added in v1.43.22

GetBucketMetricData mocks base method.

func (*MockLightsailAPI) GetBucketMetricDataRequest added in v1.43.22

GetBucketMetricDataRequest mocks base method.

func (*MockLightsailAPI) GetBucketMetricDataWithContext added in v1.43.22

func (m *MockLightsailAPI) GetBucketMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetBucketMetricDataInput, arg2 ...request.Option) (*lightsail.GetBucketMetricDataOutput, error)

GetBucketMetricDataWithContext mocks base method.

func (*MockLightsailAPI) GetBuckets added in v1.43.22

GetBuckets mocks base method.

func (*MockLightsailAPI) GetBucketsRequest added in v1.43.22

GetBucketsRequest mocks base method.

func (*MockLightsailAPI) GetBucketsWithContext added in v1.43.22

func (m *MockLightsailAPI) GetBucketsWithContext(arg0 context.Context, arg1 *lightsail.GetBucketsInput, arg2 ...request.Option) (*lightsail.GetBucketsOutput, error)

GetBucketsWithContext mocks base method.

func (*MockLightsailAPI) GetBundles

GetBundles mocks base method.

func (*MockLightsailAPI) GetBundlesRequest

GetBundlesRequest mocks base method.

func (*MockLightsailAPI) GetBundlesWithContext

func (m *MockLightsailAPI) GetBundlesWithContext(arg0 context.Context, arg1 *lightsail.GetBundlesInput, arg2 ...request.Option) (*lightsail.GetBundlesOutput, error)

GetBundlesWithContext mocks base method.

func (*MockLightsailAPI) GetCertificates

GetCertificates mocks base method.

func (*MockLightsailAPI) GetCertificatesRequest

GetCertificatesRequest mocks base method.

func (*MockLightsailAPI) GetCertificatesWithContext

func (m *MockLightsailAPI) GetCertificatesWithContext(arg0 context.Context, arg1 *lightsail.GetCertificatesInput, arg2 ...request.Option) (*lightsail.GetCertificatesOutput, error)

GetCertificatesWithContext mocks base method.

func (*MockLightsailAPI) GetCloudFormationStackRecords

GetCloudFormationStackRecords mocks base method.

func (*MockLightsailAPI) GetCloudFormationStackRecordsRequest

GetCloudFormationStackRecordsRequest mocks base method.

func (*MockLightsailAPI) GetCloudFormationStackRecordsWithContext

GetCloudFormationStackRecordsWithContext mocks base method.

func (*MockLightsailAPI) GetContactMethods

GetContactMethods mocks base method.

func (*MockLightsailAPI) GetContactMethodsRequest

GetContactMethodsRequest mocks base method.

func (*MockLightsailAPI) GetContactMethodsWithContext

func (m *MockLightsailAPI) GetContactMethodsWithContext(arg0 context.Context, arg1 *lightsail.GetContactMethodsInput, arg2 ...request.Option) (*lightsail.GetContactMethodsOutput, error)

GetContactMethodsWithContext mocks base method.

func (*MockLightsailAPI) GetContainerAPIMetadata

GetContainerAPIMetadata mocks base method.

func (*MockLightsailAPI) GetContainerAPIMetadataRequest

GetContainerAPIMetadataRequest mocks base method.

func (*MockLightsailAPI) GetContainerAPIMetadataWithContext

func (m *MockLightsailAPI) GetContainerAPIMetadataWithContext(arg0 context.Context, arg1 *lightsail.GetContainerAPIMetadataInput, arg2 ...request.Option) (*lightsail.GetContainerAPIMetadataOutput, error)

GetContainerAPIMetadataWithContext mocks base method.

func (*MockLightsailAPI) GetContainerImages

GetContainerImages mocks base method.

func (*MockLightsailAPI) GetContainerImagesRequest

GetContainerImagesRequest mocks base method.

func (*MockLightsailAPI) GetContainerImagesWithContext

func (m *MockLightsailAPI) GetContainerImagesWithContext(arg0 context.Context, arg1 *lightsail.GetContainerImagesInput, arg2 ...request.Option) (*lightsail.GetContainerImagesOutput, error)

GetContainerImagesWithContext mocks base method.

func (*MockLightsailAPI) GetContainerLog

GetContainerLog mocks base method.

func (*MockLightsailAPI) GetContainerLogRequest

GetContainerLogRequest mocks base method.

func (*MockLightsailAPI) GetContainerLogWithContext

func (m *MockLightsailAPI) GetContainerLogWithContext(arg0 context.Context, arg1 *lightsail.GetContainerLogInput, arg2 ...request.Option) (*lightsail.GetContainerLogOutput, error)

GetContainerLogWithContext mocks base method.

func (*MockLightsailAPI) GetContainerServiceDeployments

GetContainerServiceDeployments mocks base method.

func (*MockLightsailAPI) GetContainerServiceDeploymentsRequest

GetContainerServiceDeploymentsRequest mocks base method.

func (*MockLightsailAPI) GetContainerServiceDeploymentsWithContext

GetContainerServiceDeploymentsWithContext mocks base method.

func (*MockLightsailAPI) GetContainerServiceMetricData

GetContainerServiceMetricData mocks base method.

func (*MockLightsailAPI) GetContainerServiceMetricDataRequest

GetContainerServiceMetricDataRequest mocks base method.

func (*MockLightsailAPI) GetContainerServiceMetricDataWithContext

GetContainerServiceMetricDataWithContext mocks base method.

func (*MockLightsailAPI) GetContainerServicePowers

GetContainerServicePowers mocks base method.

func (*MockLightsailAPI) GetContainerServicePowersRequest

GetContainerServicePowersRequest mocks base method.

func (*MockLightsailAPI) GetContainerServicePowersWithContext

GetContainerServicePowersWithContext mocks base method.

func (*MockLightsailAPI) GetContainerServices

GetContainerServices mocks base method.

func (*MockLightsailAPI) GetContainerServicesRequest

GetContainerServicesRequest mocks base method.

func (*MockLightsailAPI) GetContainerServicesWithContext

func (m *MockLightsailAPI) GetContainerServicesWithContext(arg0 context.Context, arg1 *lightsail.GetContainerServicesInput, arg2 ...request.Option) (*lightsail.GetContainerServicesOutput, error)

GetContainerServicesWithContext mocks base method.

func (*MockLightsailAPI) GetDisk

GetDisk mocks base method.

func (*MockLightsailAPI) GetDiskRequest

GetDiskRequest mocks base method.

func (*MockLightsailAPI) GetDiskSnapshot

GetDiskSnapshot mocks base method.

func (*MockLightsailAPI) GetDiskSnapshotRequest

GetDiskSnapshotRequest mocks base method.

func (*MockLightsailAPI) GetDiskSnapshotWithContext

func (m *MockLightsailAPI) GetDiskSnapshotWithContext(arg0 context.Context, arg1 *lightsail.GetDiskSnapshotInput, arg2 ...request.Option) (*lightsail.GetDiskSnapshotOutput, error)

GetDiskSnapshotWithContext mocks base method.

func (*MockLightsailAPI) GetDiskSnapshots

GetDiskSnapshots mocks base method.

func (*MockLightsailAPI) GetDiskSnapshotsRequest

GetDiskSnapshotsRequest mocks base method.

func (*MockLightsailAPI) GetDiskSnapshotsWithContext

func (m *MockLightsailAPI) GetDiskSnapshotsWithContext(arg0 context.Context, arg1 *lightsail.GetDiskSnapshotsInput, arg2 ...request.Option) (*lightsail.GetDiskSnapshotsOutput, error)

GetDiskSnapshotsWithContext mocks base method.

func (*MockLightsailAPI) GetDiskWithContext

func (m *MockLightsailAPI) GetDiskWithContext(arg0 context.Context, arg1 *lightsail.GetDiskInput, arg2 ...request.Option) (*lightsail.GetDiskOutput, error)

GetDiskWithContext mocks base method.

func (*MockLightsailAPI) GetDisks

GetDisks mocks base method.

func (*MockLightsailAPI) GetDisksRequest

GetDisksRequest mocks base method.

func (*MockLightsailAPI) GetDisksWithContext

func (m *MockLightsailAPI) GetDisksWithContext(arg0 context.Context, arg1 *lightsail.GetDisksInput, arg2 ...request.Option) (*lightsail.GetDisksOutput, error)

GetDisksWithContext mocks base method.

func (*MockLightsailAPI) GetDistributionBundles

GetDistributionBundles mocks base method.

func (*MockLightsailAPI) GetDistributionBundlesRequest

GetDistributionBundlesRequest mocks base method.

func (*MockLightsailAPI) GetDistributionBundlesWithContext

func (m *MockLightsailAPI) GetDistributionBundlesWithContext(arg0 context.Context, arg1 *lightsail.GetDistributionBundlesInput, arg2 ...request.Option) (*lightsail.GetDistributionBundlesOutput, error)

GetDistributionBundlesWithContext mocks base method.

func (*MockLightsailAPI) GetDistributionLatestCacheReset

GetDistributionLatestCacheReset mocks base method.

func (*MockLightsailAPI) GetDistributionLatestCacheResetRequest

GetDistributionLatestCacheResetRequest mocks base method.

func (*MockLightsailAPI) GetDistributionLatestCacheResetWithContext

GetDistributionLatestCacheResetWithContext mocks base method.

func (*MockLightsailAPI) GetDistributionMetricData

GetDistributionMetricData mocks base method.

func (*MockLightsailAPI) GetDistributionMetricDataRequest

GetDistributionMetricDataRequest mocks base method.

func (*MockLightsailAPI) GetDistributionMetricDataWithContext

GetDistributionMetricDataWithContext mocks base method.

func (*MockLightsailAPI) GetDistributions

GetDistributions mocks base method.

func (*MockLightsailAPI) GetDistributionsRequest

GetDistributionsRequest mocks base method.

func (*MockLightsailAPI) GetDistributionsWithContext

func (m *MockLightsailAPI) GetDistributionsWithContext(arg0 context.Context, arg1 *lightsail.GetDistributionsInput, arg2 ...request.Option) (*lightsail.GetDistributionsOutput, error)

GetDistributionsWithContext mocks base method.

func (*MockLightsailAPI) GetDomain

GetDomain mocks base method.

func (*MockLightsailAPI) GetDomainRequest

GetDomainRequest mocks base method.

func (*MockLightsailAPI) GetDomainWithContext

func (m *MockLightsailAPI) GetDomainWithContext(arg0 context.Context, arg1 *lightsail.GetDomainInput, arg2 ...request.Option) (*lightsail.GetDomainOutput, error)

GetDomainWithContext mocks base method.

func (*MockLightsailAPI) GetDomains

GetDomains mocks base method.

func (*MockLightsailAPI) GetDomainsRequest

GetDomainsRequest mocks base method.

func (*MockLightsailAPI) GetDomainsWithContext

func (m *MockLightsailAPI) GetDomainsWithContext(arg0 context.Context, arg1 *lightsail.GetDomainsInput, arg2 ...request.Option) (*lightsail.GetDomainsOutput, error)

GetDomainsWithContext mocks base method.

func (*MockLightsailAPI) GetExportSnapshotRecords

GetExportSnapshotRecords mocks base method.

func (*MockLightsailAPI) GetExportSnapshotRecordsRequest

GetExportSnapshotRecordsRequest mocks base method.

func (*MockLightsailAPI) GetExportSnapshotRecordsWithContext

GetExportSnapshotRecordsWithContext mocks base method.

func (*MockLightsailAPI) GetInstance

GetInstance mocks base method.

func (*MockLightsailAPI) GetInstanceAccessDetails

GetInstanceAccessDetails mocks base method.

func (*MockLightsailAPI) GetInstanceAccessDetailsRequest

GetInstanceAccessDetailsRequest mocks base method.

func (*MockLightsailAPI) GetInstanceAccessDetailsWithContext

GetInstanceAccessDetailsWithContext mocks base method.

func (*MockLightsailAPI) GetInstanceMetricData

GetInstanceMetricData mocks base method.

func (*MockLightsailAPI) GetInstanceMetricDataRequest

GetInstanceMetricDataRequest mocks base method.

func (*MockLightsailAPI) GetInstanceMetricDataWithContext

func (m *MockLightsailAPI) GetInstanceMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceMetricDataInput, arg2 ...request.Option) (*lightsail.GetInstanceMetricDataOutput, error)

GetInstanceMetricDataWithContext mocks base method.

func (*MockLightsailAPI) GetInstancePortStates

GetInstancePortStates mocks base method.

func (*MockLightsailAPI) GetInstancePortStatesRequest

GetInstancePortStatesRequest mocks base method.

func (*MockLightsailAPI) GetInstancePortStatesWithContext

func (m *MockLightsailAPI) GetInstancePortStatesWithContext(arg0 context.Context, arg1 *lightsail.GetInstancePortStatesInput, arg2 ...request.Option) (*lightsail.GetInstancePortStatesOutput, error)

GetInstancePortStatesWithContext mocks base method.

func (*MockLightsailAPI) GetInstanceRequest

GetInstanceRequest mocks base method.

func (*MockLightsailAPI) GetInstanceSnapshot

GetInstanceSnapshot mocks base method.

func (*MockLightsailAPI) GetInstanceSnapshotRequest

GetInstanceSnapshotRequest mocks base method.

func (*MockLightsailAPI) GetInstanceSnapshotWithContext

func (m *MockLightsailAPI) GetInstanceSnapshotWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceSnapshotInput, arg2 ...request.Option) (*lightsail.GetInstanceSnapshotOutput, error)

GetInstanceSnapshotWithContext mocks base method.

func (*MockLightsailAPI) GetInstanceSnapshots

GetInstanceSnapshots mocks base method.

func (*MockLightsailAPI) GetInstanceSnapshotsRequest

GetInstanceSnapshotsRequest mocks base method.

func (*MockLightsailAPI) GetInstanceSnapshotsWithContext

func (m *MockLightsailAPI) GetInstanceSnapshotsWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceSnapshotsInput, arg2 ...request.Option) (*lightsail.GetInstanceSnapshotsOutput, error)

GetInstanceSnapshotsWithContext mocks base method.

func (*MockLightsailAPI) GetInstanceState

GetInstanceState mocks base method.

func (*MockLightsailAPI) GetInstanceStateRequest

GetInstanceStateRequest mocks base method.

func (*MockLightsailAPI) GetInstanceStateWithContext

func (m *MockLightsailAPI) GetInstanceStateWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceStateInput, arg2 ...request.Option) (*lightsail.GetInstanceStateOutput, error)

GetInstanceStateWithContext mocks base method.

func (*MockLightsailAPI) GetInstanceWithContext

func (m *MockLightsailAPI) GetInstanceWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceInput, arg2 ...request.Option) (*lightsail.GetInstanceOutput, error)

GetInstanceWithContext mocks base method.

func (*MockLightsailAPI) GetInstances

GetInstances mocks base method.

func (*MockLightsailAPI) GetInstancesRequest

GetInstancesRequest mocks base method.

func (*MockLightsailAPI) GetInstancesWithContext

func (m *MockLightsailAPI) GetInstancesWithContext(arg0 context.Context, arg1 *lightsail.GetInstancesInput, arg2 ...request.Option) (*lightsail.GetInstancesOutput, error)

GetInstancesWithContext mocks base method.

func (*MockLightsailAPI) GetKeyPair

GetKeyPair mocks base method.

func (*MockLightsailAPI) GetKeyPairRequest

GetKeyPairRequest mocks base method.

func (*MockLightsailAPI) GetKeyPairWithContext

func (m *MockLightsailAPI) GetKeyPairWithContext(arg0 context.Context, arg1 *lightsail.GetKeyPairInput, arg2 ...request.Option) (*lightsail.GetKeyPairOutput, error)

GetKeyPairWithContext mocks base method.

func (*MockLightsailAPI) GetKeyPairs

GetKeyPairs mocks base method.

func (*MockLightsailAPI) GetKeyPairsRequest

GetKeyPairsRequest mocks base method.

func (*MockLightsailAPI) GetKeyPairsWithContext

func (m *MockLightsailAPI) GetKeyPairsWithContext(arg0 context.Context, arg1 *lightsail.GetKeyPairsInput, arg2 ...request.Option) (*lightsail.GetKeyPairsOutput, error)

GetKeyPairsWithContext mocks base method.

func (*MockLightsailAPI) GetLoadBalancer

GetLoadBalancer mocks base method.

func (*MockLightsailAPI) GetLoadBalancerMetricData

GetLoadBalancerMetricData mocks base method.

func (*MockLightsailAPI) GetLoadBalancerMetricDataRequest

GetLoadBalancerMetricDataRequest mocks base method.

func (*MockLightsailAPI) GetLoadBalancerMetricDataWithContext

GetLoadBalancerMetricDataWithContext mocks base method.

func (*MockLightsailAPI) GetLoadBalancerRequest

GetLoadBalancerRequest mocks base method.

func (*MockLightsailAPI) GetLoadBalancerTlsCertificates

GetLoadBalancerTlsCertificates mocks base method.

func (*MockLightsailAPI) GetLoadBalancerTlsCertificatesRequest

GetLoadBalancerTlsCertificatesRequest mocks base method.

func (*MockLightsailAPI) GetLoadBalancerTlsCertificatesWithContext

GetLoadBalancerTlsCertificatesWithContext mocks base method.

func (*MockLightsailAPI) GetLoadBalancerWithContext

func (m *MockLightsailAPI) GetLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.GetLoadBalancerInput, arg2 ...request.Option) (*lightsail.GetLoadBalancerOutput, error)

GetLoadBalancerWithContext mocks base method.

func (*MockLightsailAPI) GetLoadBalancers

GetLoadBalancers mocks base method.

func (*MockLightsailAPI) GetLoadBalancersRequest

GetLoadBalancersRequest mocks base method.

func (*MockLightsailAPI) GetLoadBalancersWithContext

func (m *MockLightsailAPI) GetLoadBalancersWithContext(arg0 context.Context, arg1 *lightsail.GetLoadBalancersInput, arg2 ...request.Option) (*lightsail.GetLoadBalancersOutput, error)

GetLoadBalancersWithContext mocks base method.

func (*MockLightsailAPI) GetOperation

GetOperation mocks base method.

func (*MockLightsailAPI) GetOperationRequest

GetOperationRequest mocks base method.

func (*MockLightsailAPI) GetOperationWithContext

func (m *MockLightsailAPI) GetOperationWithContext(arg0 context.Context, arg1 *lightsail.GetOperationInput, arg2 ...request.Option) (*lightsail.GetOperationOutput, error)

GetOperationWithContext mocks base method.

func (*MockLightsailAPI) GetOperations

GetOperations mocks base method.

func (*MockLightsailAPI) GetOperationsForResource

GetOperationsForResource mocks base method.

func (*MockLightsailAPI) GetOperationsForResourceRequest

GetOperationsForResourceRequest mocks base method.

func (*MockLightsailAPI) GetOperationsForResourceWithContext

GetOperationsForResourceWithContext mocks base method.

func (*MockLightsailAPI) GetOperationsRequest

GetOperationsRequest mocks base method.

func (*MockLightsailAPI) GetOperationsWithContext

func (m *MockLightsailAPI) GetOperationsWithContext(arg0 context.Context, arg1 *lightsail.GetOperationsInput, arg2 ...request.Option) (*lightsail.GetOperationsOutput, error)

GetOperationsWithContext mocks base method.

func (*MockLightsailAPI) GetRegions

GetRegions mocks base method.

func (*MockLightsailAPI) GetRegionsRequest

GetRegionsRequest mocks base method.

func (*MockLightsailAPI) GetRegionsWithContext

func (m *MockLightsailAPI) GetRegionsWithContext(arg0 context.Context, arg1 *lightsail.GetRegionsInput, arg2 ...request.Option) (*lightsail.GetRegionsOutput, error)

GetRegionsWithContext mocks base method.

func (*MockLightsailAPI) GetRelationalDatabase

GetRelationalDatabase mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseBlueprints

GetRelationalDatabaseBlueprints mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseBlueprintsRequest

GetRelationalDatabaseBlueprintsRequest mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseBlueprintsWithContext

GetRelationalDatabaseBlueprintsWithContext mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseBundles

GetRelationalDatabaseBundles mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseBundlesRequest

GetRelationalDatabaseBundlesRequest mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseBundlesWithContext

GetRelationalDatabaseBundlesWithContext mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseEvents

GetRelationalDatabaseEvents mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseEventsRequest

GetRelationalDatabaseEventsRequest mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseEventsWithContext

GetRelationalDatabaseEventsWithContext mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseLogEvents

GetRelationalDatabaseLogEvents mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseLogEventsRequest

GetRelationalDatabaseLogEventsRequest mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseLogEventsWithContext

GetRelationalDatabaseLogEventsWithContext mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseLogStreams

GetRelationalDatabaseLogStreams mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseLogStreamsRequest

GetRelationalDatabaseLogStreamsRequest mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseLogStreamsWithContext

GetRelationalDatabaseLogStreamsWithContext mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseMasterUserPassword

GetRelationalDatabaseMasterUserPassword mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseMasterUserPasswordRequest

GetRelationalDatabaseMasterUserPasswordRequest mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseMasterUserPasswordWithContext

GetRelationalDatabaseMasterUserPasswordWithContext mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseMetricData

GetRelationalDatabaseMetricData mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseMetricDataRequest

GetRelationalDatabaseMetricDataRequest mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseMetricDataWithContext

GetRelationalDatabaseMetricDataWithContext mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseParameters

GetRelationalDatabaseParameters mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseParametersRequest

GetRelationalDatabaseParametersRequest mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseParametersWithContext

GetRelationalDatabaseParametersWithContext mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseRequest

GetRelationalDatabaseRequest mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseSnapshot

GetRelationalDatabaseSnapshot mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseSnapshotRequest

GetRelationalDatabaseSnapshotRequest mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseSnapshotWithContext

GetRelationalDatabaseSnapshotWithContext mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseSnapshots

GetRelationalDatabaseSnapshots mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseSnapshotsRequest

GetRelationalDatabaseSnapshotsRequest mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseSnapshotsWithContext

GetRelationalDatabaseSnapshotsWithContext mocks base method.

func (*MockLightsailAPI) GetRelationalDatabaseWithContext

func (m *MockLightsailAPI) GetRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabaseOutput, error)

GetRelationalDatabaseWithContext mocks base method.

func (*MockLightsailAPI) GetRelationalDatabases

GetRelationalDatabases mocks base method.

func (*MockLightsailAPI) GetRelationalDatabasesRequest

GetRelationalDatabasesRequest mocks base method.

func (*MockLightsailAPI) GetRelationalDatabasesWithContext

func (m *MockLightsailAPI) GetRelationalDatabasesWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabasesInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabasesOutput, error)

GetRelationalDatabasesWithContext mocks base method.

func (*MockLightsailAPI) GetStaticIp

GetStaticIp mocks base method.

func (*MockLightsailAPI) GetStaticIpRequest

GetStaticIpRequest mocks base method.

func (*MockLightsailAPI) GetStaticIpWithContext

func (m *MockLightsailAPI) GetStaticIpWithContext(arg0 context.Context, arg1 *lightsail.GetStaticIpInput, arg2 ...request.Option) (*lightsail.GetStaticIpOutput, error)

GetStaticIpWithContext mocks base method.

func (*MockLightsailAPI) GetStaticIps

GetStaticIps mocks base method.

func (*MockLightsailAPI) GetStaticIpsRequest

GetStaticIpsRequest mocks base method.

func (*MockLightsailAPI) GetStaticIpsWithContext

func (m *MockLightsailAPI) GetStaticIpsWithContext(arg0 context.Context, arg1 *lightsail.GetStaticIpsInput, arg2 ...request.Option) (*lightsail.GetStaticIpsOutput, error)

GetStaticIpsWithContext mocks base method.

func (*MockLightsailAPI) ImportKeyPair

ImportKeyPair mocks base method.

func (*MockLightsailAPI) ImportKeyPairRequest

ImportKeyPairRequest mocks base method.

func (*MockLightsailAPI) ImportKeyPairWithContext

func (m *MockLightsailAPI) ImportKeyPairWithContext(arg0 context.Context, arg1 *lightsail.ImportKeyPairInput, arg2 ...request.Option) (*lightsail.ImportKeyPairOutput, error)

ImportKeyPairWithContext mocks base method.

func (*MockLightsailAPI) IsVpcPeered

IsVpcPeered mocks base method.

func (*MockLightsailAPI) IsVpcPeeredRequest

IsVpcPeeredRequest mocks base method.

func (*MockLightsailAPI) IsVpcPeeredWithContext

func (m *MockLightsailAPI) IsVpcPeeredWithContext(arg0 context.Context, arg1 *lightsail.IsVpcPeeredInput, arg2 ...request.Option) (*lightsail.IsVpcPeeredOutput, error)

IsVpcPeeredWithContext mocks base method.

func (*MockLightsailAPI) OpenInstancePublicPorts

OpenInstancePublicPorts mocks base method.

func (*MockLightsailAPI) OpenInstancePublicPortsRequest

OpenInstancePublicPortsRequest mocks base method.

func (*MockLightsailAPI) OpenInstancePublicPortsWithContext

func (m *MockLightsailAPI) OpenInstancePublicPortsWithContext(arg0 context.Context, arg1 *lightsail.OpenInstancePublicPortsInput, arg2 ...request.Option) (*lightsail.OpenInstancePublicPortsOutput, error)

OpenInstancePublicPortsWithContext mocks base method.

func (*MockLightsailAPI) PeerVpc

PeerVpc mocks base method.

func (*MockLightsailAPI) PeerVpcRequest

PeerVpcRequest mocks base method.

func (*MockLightsailAPI) PeerVpcWithContext

func (m *MockLightsailAPI) PeerVpcWithContext(arg0 context.Context, arg1 *lightsail.PeerVpcInput, arg2 ...request.Option) (*lightsail.PeerVpcOutput, error)

PeerVpcWithContext mocks base method.

func (*MockLightsailAPI) PutAlarm

PutAlarm mocks base method.

func (*MockLightsailAPI) PutAlarmRequest

PutAlarmRequest mocks base method.

func (*MockLightsailAPI) PutAlarmWithContext

func (m *MockLightsailAPI) PutAlarmWithContext(arg0 context.Context, arg1 *lightsail.PutAlarmInput, arg2 ...request.Option) (*lightsail.PutAlarmOutput, error)

PutAlarmWithContext mocks base method.

func (*MockLightsailAPI) PutInstancePublicPorts

PutInstancePublicPorts mocks base method.

func (*MockLightsailAPI) PutInstancePublicPortsRequest

PutInstancePublicPortsRequest mocks base method.

func (*MockLightsailAPI) PutInstancePublicPortsWithContext

func (m *MockLightsailAPI) PutInstancePublicPortsWithContext(arg0 context.Context, arg1 *lightsail.PutInstancePublicPortsInput, arg2 ...request.Option) (*lightsail.PutInstancePublicPortsOutput, error)

PutInstancePublicPortsWithContext mocks base method.

func (*MockLightsailAPI) RebootInstance

RebootInstance mocks base method.

func (*MockLightsailAPI) RebootInstanceRequest

RebootInstanceRequest mocks base method.

func (*MockLightsailAPI) RebootInstanceWithContext

func (m *MockLightsailAPI) RebootInstanceWithContext(arg0 context.Context, arg1 *lightsail.RebootInstanceInput, arg2 ...request.Option) (*lightsail.RebootInstanceOutput, error)

RebootInstanceWithContext mocks base method.

func (*MockLightsailAPI) RebootRelationalDatabase

RebootRelationalDatabase mocks base method.

func (*MockLightsailAPI) RebootRelationalDatabaseRequest

RebootRelationalDatabaseRequest mocks base method.

func (*MockLightsailAPI) RebootRelationalDatabaseWithContext

RebootRelationalDatabaseWithContext mocks base method.

func (*MockLightsailAPI) RegisterContainerImage

RegisterContainerImage mocks base method.

func (*MockLightsailAPI) RegisterContainerImageRequest

RegisterContainerImageRequest mocks base method.

func (*MockLightsailAPI) RegisterContainerImageWithContext

func (m *MockLightsailAPI) RegisterContainerImageWithContext(arg0 context.Context, arg1 *lightsail.RegisterContainerImageInput, arg2 ...request.Option) (*lightsail.RegisterContainerImageOutput, error)

RegisterContainerImageWithContext mocks base method.

func (*MockLightsailAPI) ReleaseStaticIp

ReleaseStaticIp mocks base method.

func (*MockLightsailAPI) ReleaseStaticIpRequest

ReleaseStaticIpRequest mocks base method.

func (*MockLightsailAPI) ReleaseStaticIpWithContext

func (m *MockLightsailAPI) ReleaseStaticIpWithContext(arg0 context.Context, arg1 *lightsail.ReleaseStaticIpInput, arg2 ...request.Option) (*lightsail.ReleaseStaticIpOutput, error)

ReleaseStaticIpWithContext mocks base method.

func (*MockLightsailAPI) ResetDistributionCache

ResetDistributionCache mocks base method.

func (*MockLightsailAPI) ResetDistributionCacheRequest

ResetDistributionCacheRequest mocks base method.

func (*MockLightsailAPI) ResetDistributionCacheWithContext

func (m *MockLightsailAPI) ResetDistributionCacheWithContext(arg0 context.Context, arg1 *lightsail.ResetDistributionCacheInput, arg2 ...request.Option) (*lightsail.ResetDistributionCacheOutput, error)

ResetDistributionCacheWithContext mocks base method.

func (*MockLightsailAPI) SendContactMethodVerification

SendContactMethodVerification mocks base method.

func (*MockLightsailAPI) SendContactMethodVerificationRequest

SendContactMethodVerificationRequest mocks base method.

func (*MockLightsailAPI) SendContactMethodVerificationWithContext

SendContactMethodVerificationWithContext mocks base method.

func (*MockLightsailAPI) SetIpAddressType added in v1.38.35

SetIpAddressType mocks base method.

func (*MockLightsailAPI) SetIpAddressTypeRequest added in v1.38.35

SetIpAddressTypeRequest mocks base method.

func (*MockLightsailAPI) SetIpAddressTypeWithContext added in v1.38.35

func (m *MockLightsailAPI) SetIpAddressTypeWithContext(arg0 context.Context, arg1 *lightsail.SetIpAddressTypeInput, arg2 ...request.Option) (*lightsail.SetIpAddressTypeOutput, error)

SetIpAddressTypeWithContext mocks base method.

func (*MockLightsailAPI) SetResourceAccessForBucket added in v1.43.22

SetResourceAccessForBucket mocks base method.

func (*MockLightsailAPI) SetResourceAccessForBucketRequest added in v1.43.22

SetResourceAccessForBucketRequest mocks base method.

func (*MockLightsailAPI) SetResourceAccessForBucketWithContext added in v1.43.22

SetResourceAccessForBucketWithContext mocks base method.

func (*MockLightsailAPI) StartInstance

StartInstance mocks base method.

func (*MockLightsailAPI) StartInstanceRequest

StartInstanceRequest mocks base method.

func (*MockLightsailAPI) StartInstanceWithContext

func (m *MockLightsailAPI) StartInstanceWithContext(arg0 context.Context, arg1 *lightsail.StartInstanceInput, arg2 ...request.Option) (*lightsail.StartInstanceOutput, error)

StartInstanceWithContext mocks base method.

func (*MockLightsailAPI) StartRelationalDatabase

StartRelationalDatabase mocks base method.

func (*MockLightsailAPI) StartRelationalDatabaseRequest

StartRelationalDatabaseRequest mocks base method.

func (*MockLightsailAPI) StartRelationalDatabaseWithContext

func (m *MockLightsailAPI) StartRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.StartRelationalDatabaseInput, arg2 ...request.Option) (*lightsail.StartRelationalDatabaseOutput, error)

StartRelationalDatabaseWithContext mocks base method.

func (*MockLightsailAPI) StopInstance

StopInstance mocks base method.

func (*MockLightsailAPI) StopInstanceRequest

StopInstanceRequest mocks base method.

func (*MockLightsailAPI) StopInstanceWithContext

func (m *MockLightsailAPI) StopInstanceWithContext(arg0 context.Context, arg1 *lightsail.StopInstanceInput, arg2 ...request.Option) (*lightsail.StopInstanceOutput, error)

StopInstanceWithContext mocks base method.

func (*MockLightsailAPI) StopRelationalDatabase

StopRelationalDatabase mocks base method.

func (*MockLightsailAPI) StopRelationalDatabaseRequest

StopRelationalDatabaseRequest mocks base method.

func (*MockLightsailAPI) StopRelationalDatabaseWithContext

func (m *MockLightsailAPI) StopRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.StopRelationalDatabaseInput, arg2 ...request.Option) (*lightsail.StopRelationalDatabaseOutput, error)

StopRelationalDatabaseWithContext mocks base method.

func (*MockLightsailAPI) TagResource

TagResource mocks base method.

func (*MockLightsailAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockLightsailAPI) TagResourceWithContext

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

TagResourceWithContext mocks base method.

func (*MockLightsailAPI) TestAlarm

TestAlarm mocks base method.

func (*MockLightsailAPI) TestAlarmRequest

TestAlarmRequest mocks base method.

func (*MockLightsailAPI) TestAlarmWithContext

func (m *MockLightsailAPI) TestAlarmWithContext(arg0 context.Context, arg1 *lightsail.TestAlarmInput, arg2 ...request.Option) (*lightsail.TestAlarmOutput, error)

TestAlarmWithContext mocks base method.

func (*MockLightsailAPI) UnpeerVpc

UnpeerVpc mocks base method.

func (*MockLightsailAPI) UnpeerVpcRequest

UnpeerVpcRequest mocks base method.

func (*MockLightsailAPI) UnpeerVpcWithContext

func (m *MockLightsailAPI) UnpeerVpcWithContext(arg0 context.Context, arg1 *lightsail.UnpeerVpcInput, arg2 ...request.Option) (*lightsail.UnpeerVpcOutput, error)

UnpeerVpcWithContext mocks base method.

func (*MockLightsailAPI) UntagResource

UntagResource mocks base method.

func (*MockLightsailAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockLightsailAPI) UntagResourceWithContext

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

UntagResourceWithContext mocks base method.

func (*MockLightsailAPI) UpdateBucket added in v1.43.22

UpdateBucket mocks base method.

func (*MockLightsailAPI) UpdateBucketBundle added in v1.43.22

UpdateBucketBundle mocks base method.

func (*MockLightsailAPI) UpdateBucketBundleRequest added in v1.43.22

UpdateBucketBundleRequest mocks base method.

func (*MockLightsailAPI) UpdateBucketBundleWithContext added in v1.43.22

func (m *MockLightsailAPI) UpdateBucketBundleWithContext(arg0 context.Context, arg1 *lightsail.UpdateBucketBundleInput, arg2 ...request.Option) (*lightsail.UpdateBucketBundleOutput, error)

UpdateBucketBundleWithContext mocks base method.

func (*MockLightsailAPI) UpdateBucketRequest added in v1.43.22

UpdateBucketRequest mocks base method.

func (*MockLightsailAPI) UpdateBucketWithContext added in v1.43.22

func (m *MockLightsailAPI) UpdateBucketWithContext(arg0 context.Context, arg1 *lightsail.UpdateBucketInput, arg2 ...request.Option) (*lightsail.UpdateBucketOutput, error)

UpdateBucketWithContext mocks base method.

func (*MockLightsailAPI) UpdateContainerService

UpdateContainerService mocks base method.

func (*MockLightsailAPI) UpdateContainerServiceRequest

UpdateContainerServiceRequest mocks base method.

func (*MockLightsailAPI) UpdateContainerServiceWithContext

func (m *MockLightsailAPI) UpdateContainerServiceWithContext(arg0 context.Context, arg1 *lightsail.UpdateContainerServiceInput, arg2 ...request.Option) (*lightsail.UpdateContainerServiceOutput, error)

UpdateContainerServiceWithContext mocks base method.

func (*MockLightsailAPI) UpdateDistribution

UpdateDistribution mocks base method.

func (*MockLightsailAPI) UpdateDistributionBundle

UpdateDistributionBundle mocks base method.

func (*MockLightsailAPI) UpdateDistributionBundleRequest

UpdateDistributionBundleRequest mocks base method.

func (*MockLightsailAPI) UpdateDistributionBundleWithContext

UpdateDistributionBundleWithContext mocks base method.

func (*MockLightsailAPI) UpdateDistributionRequest

UpdateDistributionRequest mocks base method.

func (*MockLightsailAPI) UpdateDistributionWithContext

func (m *MockLightsailAPI) UpdateDistributionWithContext(arg0 context.Context, arg1 *lightsail.UpdateDistributionInput, arg2 ...request.Option) (*lightsail.UpdateDistributionOutput, error)

UpdateDistributionWithContext mocks base method.

func (*MockLightsailAPI) UpdateDomainEntry

UpdateDomainEntry mocks base method.

func (*MockLightsailAPI) UpdateDomainEntryRequest

UpdateDomainEntryRequest mocks base method.

func (*MockLightsailAPI) UpdateDomainEntryWithContext

func (m *MockLightsailAPI) UpdateDomainEntryWithContext(arg0 context.Context, arg1 *lightsail.UpdateDomainEntryInput, arg2 ...request.Option) (*lightsail.UpdateDomainEntryOutput, error)

UpdateDomainEntryWithContext mocks base method.

func (*MockLightsailAPI) UpdateLoadBalancerAttribute

UpdateLoadBalancerAttribute mocks base method.

func (*MockLightsailAPI) UpdateLoadBalancerAttributeRequest

UpdateLoadBalancerAttributeRequest mocks base method.

func (*MockLightsailAPI) UpdateLoadBalancerAttributeWithContext

UpdateLoadBalancerAttributeWithContext mocks base method.

func (*MockLightsailAPI) UpdateRelationalDatabase

UpdateRelationalDatabase mocks base method.

func (*MockLightsailAPI) UpdateRelationalDatabaseParameters

UpdateRelationalDatabaseParameters mocks base method.

func (*MockLightsailAPI) UpdateRelationalDatabaseParametersRequest

UpdateRelationalDatabaseParametersRequest mocks base method.

func (*MockLightsailAPI) UpdateRelationalDatabaseParametersWithContext

UpdateRelationalDatabaseParametersWithContext mocks base method.

func (*MockLightsailAPI) UpdateRelationalDatabaseRequest

UpdateRelationalDatabaseRequest mocks base method.

func (*MockLightsailAPI) UpdateRelationalDatabaseWithContext

UpdateRelationalDatabaseWithContext mocks base method.

type MockLightsailAPIMockRecorder

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

MockLightsailAPIMockRecorder is the mock recorder for MockLightsailAPI.

func (*MockLightsailAPIMockRecorder) AllocateStaticIp

func (mr *MockLightsailAPIMockRecorder) AllocateStaticIp(arg0 interface{}) *gomock.Call

AllocateStaticIp indicates an expected call of AllocateStaticIp.

func (*MockLightsailAPIMockRecorder) AllocateStaticIpRequest

func (mr *MockLightsailAPIMockRecorder) AllocateStaticIpRequest(arg0 interface{}) *gomock.Call

AllocateStaticIpRequest indicates an expected call of AllocateStaticIpRequest.

func (*MockLightsailAPIMockRecorder) AllocateStaticIpWithContext

func (mr *MockLightsailAPIMockRecorder) AllocateStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AllocateStaticIpWithContext indicates an expected call of AllocateStaticIpWithContext.

func (*MockLightsailAPIMockRecorder) AttachCertificateToDistribution

func (mr *MockLightsailAPIMockRecorder) AttachCertificateToDistribution(arg0 interface{}) *gomock.Call

AttachCertificateToDistribution indicates an expected call of AttachCertificateToDistribution.

func (*MockLightsailAPIMockRecorder) AttachCertificateToDistributionRequest

func (mr *MockLightsailAPIMockRecorder) AttachCertificateToDistributionRequest(arg0 interface{}) *gomock.Call

AttachCertificateToDistributionRequest indicates an expected call of AttachCertificateToDistributionRequest.

func (*MockLightsailAPIMockRecorder) AttachCertificateToDistributionWithContext

func (mr *MockLightsailAPIMockRecorder) AttachCertificateToDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachCertificateToDistributionWithContext indicates an expected call of AttachCertificateToDistributionWithContext.

func (*MockLightsailAPIMockRecorder) AttachDisk

func (mr *MockLightsailAPIMockRecorder) AttachDisk(arg0 interface{}) *gomock.Call

AttachDisk indicates an expected call of AttachDisk.

func (*MockLightsailAPIMockRecorder) AttachDiskRequest

func (mr *MockLightsailAPIMockRecorder) AttachDiskRequest(arg0 interface{}) *gomock.Call

AttachDiskRequest indicates an expected call of AttachDiskRequest.

func (*MockLightsailAPIMockRecorder) AttachDiskWithContext

func (mr *MockLightsailAPIMockRecorder) AttachDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachDiskWithContext indicates an expected call of AttachDiskWithContext.

func (*MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancer

func (mr *MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancer(arg0 interface{}) *gomock.Call

AttachInstancesToLoadBalancer indicates an expected call of AttachInstancesToLoadBalancer.

func (*MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancerRequest

func (mr *MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancerRequest(arg0 interface{}) *gomock.Call

AttachInstancesToLoadBalancerRequest indicates an expected call of AttachInstancesToLoadBalancerRequest.

func (*MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancerWithContext

func (mr *MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachInstancesToLoadBalancerWithContext indicates an expected call of AttachInstancesToLoadBalancerWithContext.

func (*MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificate

func (mr *MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificate(arg0 interface{}) *gomock.Call

AttachLoadBalancerTlsCertificate indicates an expected call of AttachLoadBalancerTlsCertificate.

func (*MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificateRequest

func (mr *MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificateRequest(arg0 interface{}) *gomock.Call

AttachLoadBalancerTlsCertificateRequest indicates an expected call of AttachLoadBalancerTlsCertificateRequest.

func (*MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificateWithContext

func (mr *MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachLoadBalancerTlsCertificateWithContext indicates an expected call of AttachLoadBalancerTlsCertificateWithContext.

func (*MockLightsailAPIMockRecorder) AttachStaticIp

func (mr *MockLightsailAPIMockRecorder) AttachStaticIp(arg0 interface{}) *gomock.Call

AttachStaticIp indicates an expected call of AttachStaticIp.

func (*MockLightsailAPIMockRecorder) AttachStaticIpRequest

func (mr *MockLightsailAPIMockRecorder) AttachStaticIpRequest(arg0 interface{}) *gomock.Call

AttachStaticIpRequest indicates an expected call of AttachStaticIpRequest.

func (*MockLightsailAPIMockRecorder) AttachStaticIpWithContext

func (mr *MockLightsailAPIMockRecorder) AttachStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachStaticIpWithContext indicates an expected call of AttachStaticIpWithContext.

func (*MockLightsailAPIMockRecorder) CloseInstancePublicPorts

func (mr *MockLightsailAPIMockRecorder) CloseInstancePublicPorts(arg0 interface{}) *gomock.Call

CloseInstancePublicPorts indicates an expected call of CloseInstancePublicPorts.

func (*MockLightsailAPIMockRecorder) CloseInstancePublicPortsRequest

func (mr *MockLightsailAPIMockRecorder) CloseInstancePublicPortsRequest(arg0 interface{}) *gomock.Call

CloseInstancePublicPortsRequest indicates an expected call of CloseInstancePublicPortsRequest.

func (*MockLightsailAPIMockRecorder) CloseInstancePublicPortsWithContext

func (mr *MockLightsailAPIMockRecorder) CloseInstancePublicPortsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CloseInstancePublicPortsWithContext indicates an expected call of CloseInstancePublicPortsWithContext.

func (*MockLightsailAPIMockRecorder) CopySnapshot

func (mr *MockLightsailAPIMockRecorder) CopySnapshot(arg0 interface{}) *gomock.Call

CopySnapshot indicates an expected call of CopySnapshot.

func (*MockLightsailAPIMockRecorder) CopySnapshotRequest

func (mr *MockLightsailAPIMockRecorder) CopySnapshotRequest(arg0 interface{}) *gomock.Call

CopySnapshotRequest indicates an expected call of CopySnapshotRequest.

func (*MockLightsailAPIMockRecorder) CopySnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) CopySnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CopySnapshotWithContext indicates an expected call of CopySnapshotWithContext.

func (*MockLightsailAPIMockRecorder) CreateBucket added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) CreateBucket(arg0 interface{}) *gomock.Call

CreateBucket indicates an expected call of CreateBucket.

func (*MockLightsailAPIMockRecorder) CreateBucketAccessKey added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) CreateBucketAccessKey(arg0 interface{}) *gomock.Call

CreateBucketAccessKey indicates an expected call of CreateBucketAccessKey.

func (*MockLightsailAPIMockRecorder) CreateBucketAccessKeyRequest added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) CreateBucketAccessKeyRequest(arg0 interface{}) *gomock.Call

CreateBucketAccessKeyRequest indicates an expected call of CreateBucketAccessKeyRequest.

func (*MockLightsailAPIMockRecorder) CreateBucketAccessKeyWithContext added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) CreateBucketAccessKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateBucketAccessKeyWithContext indicates an expected call of CreateBucketAccessKeyWithContext.

func (*MockLightsailAPIMockRecorder) CreateBucketRequest added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) CreateBucketRequest(arg0 interface{}) *gomock.Call

CreateBucketRequest indicates an expected call of CreateBucketRequest.

func (*MockLightsailAPIMockRecorder) CreateBucketWithContext added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) CreateBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateBucketWithContext indicates an expected call of CreateBucketWithContext.

func (*MockLightsailAPIMockRecorder) CreateCertificate

func (mr *MockLightsailAPIMockRecorder) CreateCertificate(arg0 interface{}) *gomock.Call

CreateCertificate indicates an expected call of CreateCertificate.

func (*MockLightsailAPIMockRecorder) CreateCertificateRequest

func (mr *MockLightsailAPIMockRecorder) CreateCertificateRequest(arg0 interface{}) *gomock.Call

CreateCertificateRequest indicates an expected call of CreateCertificateRequest.

func (*MockLightsailAPIMockRecorder) CreateCertificateWithContext

func (mr *MockLightsailAPIMockRecorder) CreateCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateCertificateWithContext indicates an expected call of CreateCertificateWithContext.

func (*MockLightsailAPIMockRecorder) CreateCloudFormationStack

func (mr *MockLightsailAPIMockRecorder) CreateCloudFormationStack(arg0 interface{}) *gomock.Call

CreateCloudFormationStack indicates an expected call of CreateCloudFormationStack.

func (*MockLightsailAPIMockRecorder) CreateCloudFormationStackRequest

func (mr *MockLightsailAPIMockRecorder) CreateCloudFormationStackRequest(arg0 interface{}) *gomock.Call

CreateCloudFormationStackRequest indicates an expected call of CreateCloudFormationStackRequest.

func (*MockLightsailAPIMockRecorder) CreateCloudFormationStackWithContext

func (mr *MockLightsailAPIMockRecorder) CreateCloudFormationStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateCloudFormationStackWithContext indicates an expected call of CreateCloudFormationStackWithContext.

func (*MockLightsailAPIMockRecorder) CreateContactMethod

func (mr *MockLightsailAPIMockRecorder) CreateContactMethod(arg0 interface{}) *gomock.Call

CreateContactMethod indicates an expected call of CreateContactMethod.

func (*MockLightsailAPIMockRecorder) CreateContactMethodRequest

func (mr *MockLightsailAPIMockRecorder) CreateContactMethodRequest(arg0 interface{}) *gomock.Call

CreateContactMethodRequest indicates an expected call of CreateContactMethodRequest.

func (*MockLightsailAPIMockRecorder) CreateContactMethodWithContext

func (mr *MockLightsailAPIMockRecorder) CreateContactMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateContactMethodWithContext indicates an expected call of CreateContactMethodWithContext.

func (*MockLightsailAPIMockRecorder) CreateContainerService

func (mr *MockLightsailAPIMockRecorder) CreateContainerService(arg0 interface{}) *gomock.Call

CreateContainerService indicates an expected call of CreateContainerService.

func (*MockLightsailAPIMockRecorder) CreateContainerServiceDeployment

func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceDeployment(arg0 interface{}) *gomock.Call

CreateContainerServiceDeployment indicates an expected call of CreateContainerServiceDeployment.

func (*MockLightsailAPIMockRecorder) CreateContainerServiceDeploymentRequest

func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceDeploymentRequest(arg0 interface{}) *gomock.Call

CreateContainerServiceDeploymentRequest indicates an expected call of CreateContainerServiceDeploymentRequest.

func (*MockLightsailAPIMockRecorder) CreateContainerServiceDeploymentWithContext

func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateContainerServiceDeploymentWithContext indicates an expected call of CreateContainerServiceDeploymentWithContext.

func (*MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLogin

func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLogin(arg0 interface{}) *gomock.Call

CreateContainerServiceRegistryLogin indicates an expected call of CreateContainerServiceRegistryLogin.

func (*MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLoginRequest

func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLoginRequest(arg0 interface{}) *gomock.Call

CreateContainerServiceRegistryLoginRequest indicates an expected call of CreateContainerServiceRegistryLoginRequest.

func (*MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLoginWithContext

func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLoginWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateContainerServiceRegistryLoginWithContext indicates an expected call of CreateContainerServiceRegistryLoginWithContext.

func (*MockLightsailAPIMockRecorder) CreateContainerServiceRequest

func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceRequest(arg0 interface{}) *gomock.Call

CreateContainerServiceRequest indicates an expected call of CreateContainerServiceRequest.

func (*MockLightsailAPIMockRecorder) CreateContainerServiceWithContext

func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateContainerServiceWithContext indicates an expected call of CreateContainerServiceWithContext.

func (*MockLightsailAPIMockRecorder) CreateDisk

func (mr *MockLightsailAPIMockRecorder) CreateDisk(arg0 interface{}) *gomock.Call

CreateDisk indicates an expected call of CreateDisk.

func (*MockLightsailAPIMockRecorder) CreateDiskFromSnapshot

func (mr *MockLightsailAPIMockRecorder) CreateDiskFromSnapshot(arg0 interface{}) *gomock.Call

CreateDiskFromSnapshot indicates an expected call of CreateDiskFromSnapshot.

func (*MockLightsailAPIMockRecorder) CreateDiskFromSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) CreateDiskFromSnapshotRequest(arg0 interface{}) *gomock.Call

CreateDiskFromSnapshotRequest indicates an expected call of CreateDiskFromSnapshotRequest.

func (*MockLightsailAPIMockRecorder) CreateDiskFromSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) CreateDiskFromSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDiskFromSnapshotWithContext indicates an expected call of CreateDiskFromSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) CreateDiskRequest

func (mr *MockLightsailAPIMockRecorder) CreateDiskRequest(arg0 interface{}) *gomock.Call

CreateDiskRequest indicates an expected call of CreateDiskRequest.

func (*MockLightsailAPIMockRecorder) CreateDiskSnapshot

func (mr *MockLightsailAPIMockRecorder) CreateDiskSnapshot(arg0 interface{}) *gomock.Call

CreateDiskSnapshot indicates an expected call of CreateDiskSnapshot.

func (*MockLightsailAPIMockRecorder) CreateDiskSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) CreateDiskSnapshotRequest(arg0 interface{}) *gomock.Call

CreateDiskSnapshotRequest indicates an expected call of CreateDiskSnapshotRequest.

func (*MockLightsailAPIMockRecorder) CreateDiskSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) CreateDiskSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDiskSnapshotWithContext indicates an expected call of CreateDiskSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) CreateDiskWithContext

func (mr *MockLightsailAPIMockRecorder) CreateDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDiskWithContext indicates an expected call of CreateDiskWithContext.

func (*MockLightsailAPIMockRecorder) CreateDistribution

func (mr *MockLightsailAPIMockRecorder) CreateDistribution(arg0 interface{}) *gomock.Call

CreateDistribution indicates an expected call of CreateDistribution.

func (*MockLightsailAPIMockRecorder) CreateDistributionRequest

func (mr *MockLightsailAPIMockRecorder) CreateDistributionRequest(arg0 interface{}) *gomock.Call

CreateDistributionRequest indicates an expected call of CreateDistributionRequest.

func (*MockLightsailAPIMockRecorder) CreateDistributionWithContext

func (mr *MockLightsailAPIMockRecorder) CreateDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDistributionWithContext indicates an expected call of CreateDistributionWithContext.

func (*MockLightsailAPIMockRecorder) CreateDomain

func (mr *MockLightsailAPIMockRecorder) CreateDomain(arg0 interface{}) *gomock.Call

CreateDomain indicates an expected call of CreateDomain.

func (*MockLightsailAPIMockRecorder) CreateDomainEntry

func (mr *MockLightsailAPIMockRecorder) CreateDomainEntry(arg0 interface{}) *gomock.Call

CreateDomainEntry indicates an expected call of CreateDomainEntry.

func (*MockLightsailAPIMockRecorder) CreateDomainEntryRequest

func (mr *MockLightsailAPIMockRecorder) CreateDomainEntryRequest(arg0 interface{}) *gomock.Call

CreateDomainEntryRequest indicates an expected call of CreateDomainEntryRequest.

func (*MockLightsailAPIMockRecorder) CreateDomainEntryWithContext

func (mr *MockLightsailAPIMockRecorder) CreateDomainEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDomainEntryWithContext indicates an expected call of CreateDomainEntryWithContext.

func (*MockLightsailAPIMockRecorder) CreateDomainRequest

func (mr *MockLightsailAPIMockRecorder) CreateDomainRequest(arg0 interface{}) *gomock.Call

CreateDomainRequest indicates an expected call of CreateDomainRequest.

func (*MockLightsailAPIMockRecorder) CreateDomainWithContext

func (mr *MockLightsailAPIMockRecorder) CreateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDomainWithContext indicates an expected call of CreateDomainWithContext.

func (*MockLightsailAPIMockRecorder) CreateInstanceSnapshot

func (mr *MockLightsailAPIMockRecorder) CreateInstanceSnapshot(arg0 interface{}) *gomock.Call

CreateInstanceSnapshot indicates an expected call of CreateInstanceSnapshot.

func (*MockLightsailAPIMockRecorder) CreateInstanceSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) CreateInstanceSnapshotRequest(arg0 interface{}) *gomock.Call

CreateInstanceSnapshotRequest indicates an expected call of CreateInstanceSnapshotRequest.

func (*MockLightsailAPIMockRecorder) CreateInstanceSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) CreateInstanceSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateInstanceSnapshotWithContext indicates an expected call of CreateInstanceSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) CreateInstances

func (mr *MockLightsailAPIMockRecorder) CreateInstances(arg0 interface{}) *gomock.Call

CreateInstances indicates an expected call of CreateInstances.

func (*MockLightsailAPIMockRecorder) CreateInstancesFromSnapshot

func (mr *MockLightsailAPIMockRecorder) CreateInstancesFromSnapshot(arg0 interface{}) *gomock.Call

CreateInstancesFromSnapshot indicates an expected call of CreateInstancesFromSnapshot.

func (*MockLightsailAPIMockRecorder) CreateInstancesFromSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) CreateInstancesFromSnapshotRequest(arg0 interface{}) *gomock.Call

CreateInstancesFromSnapshotRequest indicates an expected call of CreateInstancesFromSnapshotRequest.

func (*MockLightsailAPIMockRecorder) CreateInstancesFromSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) CreateInstancesFromSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateInstancesFromSnapshotWithContext indicates an expected call of CreateInstancesFromSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) CreateInstancesRequest

func (mr *MockLightsailAPIMockRecorder) CreateInstancesRequest(arg0 interface{}) *gomock.Call

CreateInstancesRequest indicates an expected call of CreateInstancesRequest.

func (*MockLightsailAPIMockRecorder) CreateInstancesWithContext

func (mr *MockLightsailAPIMockRecorder) CreateInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateInstancesWithContext indicates an expected call of CreateInstancesWithContext.

func (*MockLightsailAPIMockRecorder) CreateKeyPair

func (mr *MockLightsailAPIMockRecorder) CreateKeyPair(arg0 interface{}) *gomock.Call

CreateKeyPair indicates an expected call of CreateKeyPair.

func (*MockLightsailAPIMockRecorder) CreateKeyPairRequest

func (mr *MockLightsailAPIMockRecorder) CreateKeyPairRequest(arg0 interface{}) *gomock.Call

CreateKeyPairRequest indicates an expected call of CreateKeyPairRequest.

func (*MockLightsailAPIMockRecorder) CreateKeyPairWithContext

func (mr *MockLightsailAPIMockRecorder) CreateKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateKeyPairWithContext indicates an expected call of CreateKeyPairWithContext.

func (*MockLightsailAPIMockRecorder) CreateLoadBalancer

func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancer(arg0 interface{}) *gomock.Call

CreateLoadBalancer indicates an expected call of CreateLoadBalancer.

func (*MockLightsailAPIMockRecorder) CreateLoadBalancerRequest

func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerRequest(arg0 interface{}) *gomock.Call

CreateLoadBalancerRequest indicates an expected call of CreateLoadBalancerRequest.

func (*MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificate

func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificate(arg0 interface{}) *gomock.Call

CreateLoadBalancerTlsCertificate indicates an expected call of CreateLoadBalancerTlsCertificate.

func (*MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificateRequest

func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificateRequest(arg0 interface{}) *gomock.Call

CreateLoadBalancerTlsCertificateRequest indicates an expected call of CreateLoadBalancerTlsCertificateRequest.

func (*MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificateWithContext

func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLoadBalancerTlsCertificateWithContext indicates an expected call of CreateLoadBalancerTlsCertificateWithContext.

func (*MockLightsailAPIMockRecorder) CreateLoadBalancerWithContext

func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLoadBalancerWithContext indicates an expected call of CreateLoadBalancerWithContext.

func (*MockLightsailAPIMockRecorder) CreateRelationalDatabase

func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabase(arg0 interface{}) *gomock.Call

CreateRelationalDatabase indicates an expected call of CreateRelationalDatabase.

func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshot

func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshot(arg0 interface{}) *gomock.Call

CreateRelationalDatabaseFromSnapshot indicates an expected call of CreateRelationalDatabaseFromSnapshot.

func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshotRequest(arg0 interface{}) *gomock.Call

CreateRelationalDatabaseFromSnapshotRequest indicates an expected call of CreateRelationalDatabaseFromSnapshotRequest.

func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateRelationalDatabaseFromSnapshotWithContext indicates an expected call of CreateRelationalDatabaseFromSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseRequest

func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseRequest(arg0 interface{}) *gomock.Call

CreateRelationalDatabaseRequest indicates an expected call of CreateRelationalDatabaseRequest.

func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshot

func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshot(arg0 interface{}) *gomock.Call

CreateRelationalDatabaseSnapshot indicates an expected call of CreateRelationalDatabaseSnapshot.

func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshotRequest(arg0 interface{}) *gomock.Call

CreateRelationalDatabaseSnapshotRequest indicates an expected call of CreateRelationalDatabaseSnapshotRequest.

func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateRelationalDatabaseSnapshotWithContext indicates an expected call of CreateRelationalDatabaseSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseWithContext

func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateRelationalDatabaseWithContext indicates an expected call of CreateRelationalDatabaseWithContext.

func (*MockLightsailAPIMockRecorder) DeleteAlarm

func (mr *MockLightsailAPIMockRecorder) DeleteAlarm(arg0 interface{}) *gomock.Call

DeleteAlarm indicates an expected call of DeleteAlarm.

func (*MockLightsailAPIMockRecorder) DeleteAlarmRequest

func (mr *MockLightsailAPIMockRecorder) DeleteAlarmRequest(arg0 interface{}) *gomock.Call

DeleteAlarmRequest indicates an expected call of DeleteAlarmRequest.

func (*MockLightsailAPIMockRecorder) DeleteAlarmWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAlarmWithContext indicates an expected call of DeleteAlarmWithContext.

func (*MockLightsailAPIMockRecorder) DeleteAutoSnapshot

func (mr *MockLightsailAPIMockRecorder) DeleteAutoSnapshot(arg0 interface{}) *gomock.Call

DeleteAutoSnapshot indicates an expected call of DeleteAutoSnapshot.

func (*MockLightsailAPIMockRecorder) DeleteAutoSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) DeleteAutoSnapshotRequest(arg0 interface{}) *gomock.Call

DeleteAutoSnapshotRequest indicates an expected call of DeleteAutoSnapshotRequest.

func (*MockLightsailAPIMockRecorder) DeleteAutoSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteAutoSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAutoSnapshotWithContext indicates an expected call of DeleteAutoSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) DeleteBucket added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) DeleteBucket(arg0 interface{}) *gomock.Call

DeleteBucket indicates an expected call of DeleteBucket.

func (*MockLightsailAPIMockRecorder) DeleteBucketAccessKey added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) DeleteBucketAccessKey(arg0 interface{}) *gomock.Call

DeleteBucketAccessKey indicates an expected call of DeleteBucketAccessKey.

func (*MockLightsailAPIMockRecorder) DeleteBucketAccessKeyRequest added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) DeleteBucketAccessKeyRequest(arg0 interface{}) *gomock.Call

DeleteBucketAccessKeyRequest indicates an expected call of DeleteBucketAccessKeyRequest.

func (*MockLightsailAPIMockRecorder) DeleteBucketAccessKeyWithContext added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) DeleteBucketAccessKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketAccessKeyWithContext indicates an expected call of DeleteBucketAccessKeyWithContext.

func (*MockLightsailAPIMockRecorder) DeleteBucketRequest added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) DeleteBucketRequest(arg0 interface{}) *gomock.Call

DeleteBucketRequest indicates an expected call of DeleteBucketRequest.

func (*MockLightsailAPIMockRecorder) DeleteBucketWithContext added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) DeleteBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBucketWithContext indicates an expected call of DeleteBucketWithContext.

func (*MockLightsailAPIMockRecorder) DeleteCertificate

func (mr *MockLightsailAPIMockRecorder) DeleteCertificate(arg0 interface{}) *gomock.Call

DeleteCertificate indicates an expected call of DeleteCertificate.

func (*MockLightsailAPIMockRecorder) DeleteCertificateRequest

func (mr *MockLightsailAPIMockRecorder) DeleteCertificateRequest(arg0 interface{}) *gomock.Call

DeleteCertificateRequest indicates an expected call of DeleteCertificateRequest.

func (*MockLightsailAPIMockRecorder) DeleteCertificateWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteCertificateWithContext indicates an expected call of DeleteCertificateWithContext.

func (*MockLightsailAPIMockRecorder) DeleteContactMethod

func (mr *MockLightsailAPIMockRecorder) DeleteContactMethod(arg0 interface{}) *gomock.Call

DeleteContactMethod indicates an expected call of DeleteContactMethod.

func (*MockLightsailAPIMockRecorder) DeleteContactMethodRequest

func (mr *MockLightsailAPIMockRecorder) DeleteContactMethodRequest(arg0 interface{}) *gomock.Call

DeleteContactMethodRequest indicates an expected call of DeleteContactMethodRequest.

func (*MockLightsailAPIMockRecorder) DeleteContactMethodWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteContactMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteContactMethodWithContext indicates an expected call of DeleteContactMethodWithContext.

func (*MockLightsailAPIMockRecorder) DeleteContainerImage

func (mr *MockLightsailAPIMockRecorder) DeleteContainerImage(arg0 interface{}) *gomock.Call

DeleteContainerImage indicates an expected call of DeleteContainerImage.

func (*MockLightsailAPIMockRecorder) DeleteContainerImageRequest

func (mr *MockLightsailAPIMockRecorder) DeleteContainerImageRequest(arg0 interface{}) *gomock.Call

DeleteContainerImageRequest indicates an expected call of DeleteContainerImageRequest.

func (*MockLightsailAPIMockRecorder) DeleteContainerImageWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteContainerImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteContainerImageWithContext indicates an expected call of DeleteContainerImageWithContext.

func (*MockLightsailAPIMockRecorder) DeleteContainerService

func (mr *MockLightsailAPIMockRecorder) DeleteContainerService(arg0 interface{}) *gomock.Call

DeleteContainerService indicates an expected call of DeleteContainerService.

func (*MockLightsailAPIMockRecorder) DeleteContainerServiceRequest

func (mr *MockLightsailAPIMockRecorder) DeleteContainerServiceRequest(arg0 interface{}) *gomock.Call

DeleteContainerServiceRequest indicates an expected call of DeleteContainerServiceRequest.

func (*MockLightsailAPIMockRecorder) DeleteContainerServiceWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteContainerServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteContainerServiceWithContext indicates an expected call of DeleteContainerServiceWithContext.

func (*MockLightsailAPIMockRecorder) DeleteDisk

func (mr *MockLightsailAPIMockRecorder) DeleteDisk(arg0 interface{}) *gomock.Call

DeleteDisk indicates an expected call of DeleteDisk.

func (*MockLightsailAPIMockRecorder) DeleteDiskRequest

func (mr *MockLightsailAPIMockRecorder) DeleteDiskRequest(arg0 interface{}) *gomock.Call

DeleteDiskRequest indicates an expected call of DeleteDiskRequest.

func (*MockLightsailAPIMockRecorder) DeleteDiskSnapshot

func (mr *MockLightsailAPIMockRecorder) DeleteDiskSnapshot(arg0 interface{}) *gomock.Call

DeleteDiskSnapshot indicates an expected call of DeleteDiskSnapshot.

func (*MockLightsailAPIMockRecorder) DeleteDiskSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) DeleteDiskSnapshotRequest(arg0 interface{}) *gomock.Call

DeleteDiskSnapshotRequest indicates an expected call of DeleteDiskSnapshotRequest.

func (*MockLightsailAPIMockRecorder) DeleteDiskSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteDiskSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDiskSnapshotWithContext indicates an expected call of DeleteDiskSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) DeleteDiskWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDiskWithContext indicates an expected call of DeleteDiskWithContext.

func (*MockLightsailAPIMockRecorder) DeleteDistribution

func (mr *MockLightsailAPIMockRecorder) DeleteDistribution(arg0 interface{}) *gomock.Call

DeleteDistribution indicates an expected call of DeleteDistribution.

func (*MockLightsailAPIMockRecorder) DeleteDistributionRequest

func (mr *MockLightsailAPIMockRecorder) DeleteDistributionRequest(arg0 interface{}) *gomock.Call

DeleteDistributionRequest indicates an expected call of DeleteDistributionRequest.

func (*MockLightsailAPIMockRecorder) DeleteDistributionWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDistributionWithContext indicates an expected call of DeleteDistributionWithContext.

func (*MockLightsailAPIMockRecorder) DeleteDomain

func (mr *MockLightsailAPIMockRecorder) DeleteDomain(arg0 interface{}) *gomock.Call

DeleteDomain indicates an expected call of DeleteDomain.

func (*MockLightsailAPIMockRecorder) DeleteDomainEntry

func (mr *MockLightsailAPIMockRecorder) DeleteDomainEntry(arg0 interface{}) *gomock.Call

DeleteDomainEntry indicates an expected call of DeleteDomainEntry.

func (*MockLightsailAPIMockRecorder) DeleteDomainEntryRequest

func (mr *MockLightsailAPIMockRecorder) DeleteDomainEntryRequest(arg0 interface{}) *gomock.Call

DeleteDomainEntryRequest indicates an expected call of DeleteDomainEntryRequest.

func (*MockLightsailAPIMockRecorder) DeleteDomainEntryWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteDomainEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDomainEntryWithContext indicates an expected call of DeleteDomainEntryWithContext.

func (*MockLightsailAPIMockRecorder) DeleteDomainRequest

func (mr *MockLightsailAPIMockRecorder) DeleteDomainRequest(arg0 interface{}) *gomock.Call

DeleteDomainRequest indicates an expected call of DeleteDomainRequest.

func (*MockLightsailAPIMockRecorder) DeleteDomainWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDomainWithContext indicates an expected call of DeleteDomainWithContext.

func (*MockLightsailAPIMockRecorder) DeleteInstance

func (mr *MockLightsailAPIMockRecorder) DeleteInstance(arg0 interface{}) *gomock.Call

DeleteInstance indicates an expected call of DeleteInstance.

func (*MockLightsailAPIMockRecorder) DeleteInstanceRequest

func (mr *MockLightsailAPIMockRecorder) DeleteInstanceRequest(arg0 interface{}) *gomock.Call

DeleteInstanceRequest indicates an expected call of DeleteInstanceRequest.

func (*MockLightsailAPIMockRecorder) DeleteInstanceSnapshot

func (mr *MockLightsailAPIMockRecorder) DeleteInstanceSnapshot(arg0 interface{}) *gomock.Call

DeleteInstanceSnapshot indicates an expected call of DeleteInstanceSnapshot.

func (*MockLightsailAPIMockRecorder) DeleteInstanceSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) DeleteInstanceSnapshotRequest(arg0 interface{}) *gomock.Call

DeleteInstanceSnapshotRequest indicates an expected call of DeleteInstanceSnapshotRequest.

func (*MockLightsailAPIMockRecorder) DeleteInstanceSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteInstanceSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInstanceSnapshotWithContext indicates an expected call of DeleteInstanceSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) DeleteInstanceWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInstanceWithContext indicates an expected call of DeleteInstanceWithContext.

func (*MockLightsailAPIMockRecorder) DeleteKeyPair

func (mr *MockLightsailAPIMockRecorder) DeleteKeyPair(arg0 interface{}) *gomock.Call

DeleteKeyPair indicates an expected call of DeleteKeyPair.

func (*MockLightsailAPIMockRecorder) DeleteKeyPairRequest

func (mr *MockLightsailAPIMockRecorder) DeleteKeyPairRequest(arg0 interface{}) *gomock.Call

DeleteKeyPairRequest indicates an expected call of DeleteKeyPairRequest.

func (*MockLightsailAPIMockRecorder) DeleteKeyPairWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteKeyPairWithContext indicates an expected call of DeleteKeyPairWithContext.

func (*MockLightsailAPIMockRecorder) DeleteKnownHostKeys

func (mr *MockLightsailAPIMockRecorder) DeleteKnownHostKeys(arg0 interface{}) *gomock.Call

DeleteKnownHostKeys indicates an expected call of DeleteKnownHostKeys.

func (*MockLightsailAPIMockRecorder) DeleteKnownHostKeysRequest

func (mr *MockLightsailAPIMockRecorder) DeleteKnownHostKeysRequest(arg0 interface{}) *gomock.Call

DeleteKnownHostKeysRequest indicates an expected call of DeleteKnownHostKeysRequest.

func (*MockLightsailAPIMockRecorder) DeleteKnownHostKeysWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteKnownHostKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteKnownHostKeysWithContext indicates an expected call of DeleteKnownHostKeysWithContext.

func (*MockLightsailAPIMockRecorder) DeleteLoadBalancer

func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancer(arg0 interface{}) *gomock.Call

DeleteLoadBalancer indicates an expected call of DeleteLoadBalancer.

func (*MockLightsailAPIMockRecorder) DeleteLoadBalancerRequest

func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerRequest(arg0 interface{}) *gomock.Call

DeleteLoadBalancerRequest indicates an expected call of DeleteLoadBalancerRequest.

func (*MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificate

func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificate(arg0 interface{}) *gomock.Call

DeleteLoadBalancerTlsCertificate indicates an expected call of DeleteLoadBalancerTlsCertificate.

func (*MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificateRequest

func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificateRequest(arg0 interface{}) *gomock.Call

DeleteLoadBalancerTlsCertificateRequest indicates an expected call of DeleteLoadBalancerTlsCertificateRequest.

func (*MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificateWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLoadBalancerTlsCertificateWithContext indicates an expected call of DeleteLoadBalancerTlsCertificateWithContext.

func (*MockLightsailAPIMockRecorder) DeleteLoadBalancerWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLoadBalancerWithContext indicates an expected call of DeleteLoadBalancerWithContext.

func (*MockLightsailAPIMockRecorder) DeleteRelationalDatabase

func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabase(arg0 interface{}) *gomock.Call

DeleteRelationalDatabase indicates an expected call of DeleteRelationalDatabase.

func (*MockLightsailAPIMockRecorder) DeleteRelationalDatabaseRequest

func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseRequest(arg0 interface{}) *gomock.Call

DeleteRelationalDatabaseRequest indicates an expected call of DeleteRelationalDatabaseRequest.

func (*MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshot

func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshot(arg0 interface{}) *gomock.Call

DeleteRelationalDatabaseSnapshot indicates an expected call of DeleteRelationalDatabaseSnapshot.

func (*MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshotRequest(arg0 interface{}) *gomock.Call

DeleteRelationalDatabaseSnapshotRequest indicates an expected call of DeleteRelationalDatabaseSnapshotRequest.

func (*MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRelationalDatabaseSnapshotWithContext indicates an expected call of DeleteRelationalDatabaseSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) DeleteRelationalDatabaseWithContext

func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRelationalDatabaseWithContext indicates an expected call of DeleteRelationalDatabaseWithContext.

func (*MockLightsailAPIMockRecorder) DetachCertificateFromDistribution

func (mr *MockLightsailAPIMockRecorder) DetachCertificateFromDistribution(arg0 interface{}) *gomock.Call

DetachCertificateFromDistribution indicates an expected call of DetachCertificateFromDistribution.

func (*MockLightsailAPIMockRecorder) DetachCertificateFromDistributionRequest

func (mr *MockLightsailAPIMockRecorder) DetachCertificateFromDistributionRequest(arg0 interface{}) *gomock.Call

DetachCertificateFromDistributionRequest indicates an expected call of DetachCertificateFromDistributionRequest.

func (*MockLightsailAPIMockRecorder) DetachCertificateFromDistributionWithContext

func (mr *MockLightsailAPIMockRecorder) DetachCertificateFromDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachCertificateFromDistributionWithContext indicates an expected call of DetachCertificateFromDistributionWithContext.

func (*MockLightsailAPIMockRecorder) DetachDisk

func (mr *MockLightsailAPIMockRecorder) DetachDisk(arg0 interface{}) *gomock.Call

DetachDisk indicates an expected call of DetachDisk.

func (*MockLightsailAPIMockRecorder) DetachDiskRequest

func (mr *MockLightsailAPIMockRecorder) DetachDiskRequest(arg0 interface{}) *gomock.Call

DetachDiskRequest indicates an expected call of DetachDiskRequest.

func (*MockLightsailAPIMockRecorder) DetachDiskWithContext

func (mr *MockLightsailAPIMockRecorder) DetachDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachDiskWithContext indicates an expected call of DetachDiskWithContext.

func (*MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancer

func (mr *MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancer(arg0 interface{}) *gomock.Call

DetachInstancesFromLoadBalancer indicates an expected call of DetachInstancesFromLoadBalancer.

func (*MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancerRequest

func (mr *MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancerRequest(arg0 interface{}) *gomock.Call

DetachInstancesFromLoadBalancerRequest indicates an expected call of DetachInstancesFromLoadBalancerRequest.

func (*MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancerWithContext

func (mr *MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachInstancesFromLoadBalancerWithContext indicates an expected call of DetachInstancesFromLoadBalancerWithContext.

func (*MockLightsailAPIMockRecorder) DetachStaticIp

func (mr *MockLightsailAPIMockRecorder) DetachStaticIp(arg0 interface{}) *gomock.Call

DetachStaticIp indicates an expected call of DetachStaticIp.

func (*MockLightsailAPIMockRecorder) DetachStaticIpRequest

func (mr *MockLightsailAPIMockRecorder) DetachStaticIpRequest(arg0 interface{}) *gomock.Call

DetachStaticIpRequest indicates an expected call of DetachStaticIpRequest.

func (*MockLightsailAPIMockRecorder) DetachStaticIpWithContext

func (mr *MockLightsailAPIMockRecorder) DetachStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachStaticIpWithContext indicates an expected call of DetachStaticIpWithContext.

func (*MockLightsailAPIMockRecorder) DisableAddOn

func (mr *MockLightsailAPIMockRecorder) DisableAddOn(arg0 interface{}) *gomock.Call

DisableAddOn indicates an expected call of DisableAddOn.

func (*MockLightsailAPIMockRecorder) DisableAddOnRequest

func (mr *MockLightsailAPIMockRecorder) DisableAddOnRequest(arg0 interface{}) *gomock.Call

DisableAddOnRequest indicates an expected call of DisableAddOnRequest.

func (*MockLightsailAPIMockRecorder) DisableAddOnWithContext

func (mr *MockLightsailAPIMockRecorder) DisableAddOnWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableAddOnWithContext indicates an expected call of DisableAddOnWithContext.

func (*MockLightsailAPIMockRecorder) DownloadDefaultKeyPair

func (mr *MockLightsailAPIMockRecorder) DownloadDefaultKeyPair(arg0 interface{}) *gomock.Call

DownloadDefaultKeyPair indicates an expected call of DownloadDefaultKeyPair.

func (*MockLightsailAPIMockRecorder) DownloadDefaultKeyPairRequest

func (mr *MockLightsailAPIMockRecorder) DownloadDefaultKeyPairRequest(arg0 interface{}) *gomock.Call

DownloadDefaultKeyPairRequest indicates an expected call of DownloadDefaultKeyPairRequest.

func (*MockLightsailAPIMockRecorder) DownloadDefaultKeyPairWithContext

func (mr *MockLightsailAPIMockRecorder) DownloadDefaultKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DownloadDefaultKeyPairWithContext indicates an expected call of DownloadDefaultKeyPairWithContext.

func (*MockLightsailAPIMockRecorder) EnableAddOn

func (mr *MockLightsailAPIMockRecorder) EnableAddOn(arg0 interface{}) *gomock.Call

EnableAddOn indicates an expected call of EnableAddOn.

func (*MockLightsailAPIMockRecorder) EnableAddOnRequest

func (mr *MockLightsailAPIMockRecorder) EnableAddOnRequest(arg0 interface{}) *gomock.Call

EnableAddOnRequest indicates an expected call of EnableAddOnRequest.

func (*MockLightsailAPIMockRecorder) EnableAddOnWithContext

func (mr *MockLightsailAPIMockRecorder) EnableAddOnWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableAddOnWithContext indicates an expected call of EnableAddOnWithContext.

func (*MockLightsailAPIMockRecorder) ExportSnapshot

func (mr *MockLightsailAPIMockRecorder) ExportSnapshot(arg0 interface{}) *gomock.Call

ExportSnapshot indicates an expected call of ExportSnapshot.

func (*MockLightsailAPIMockRecorder) ExportSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) ExportSnapshotRequest(arg0 interface{}) *gomock.Call

ExportSnapshotRequest indicates an expected call of ExportSnapshotRequest.

func (*MockLightsailAPIMockRecorder) ExportSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) ExportSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExportSnapshotWithContext indicates an expected call of ExportSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) GetActiveNames

func (mr *MockLightsailAPIMockRecorder) GetActiveNames(arg0 interface{}) *gomock.Call

GetActiveNames indicates an expected call of GetActiveNames.

func (*MockLightsailAPIMockRecorder) GetActiveNamesRequest

func (mr *MockLightsailAPIMockRecorder) GetActiveNamesRequest(arg0 interface{}) *gomock.Call

GetActiveNamesRequest indicates an expected call of GetActiveNamesRequest.

func (*MockLightsailAPIMockRecorder) GetActiveNamesWithContext

func (mr *MockLightsailAPIMockRecorder) GetActiveNamesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetActiveNamesWithContext indicates an expected call of GetActiveNamesWithContext.

func (*MockLightsailAPIMockRecorder) GetAlarms

func (mr *MockLightsailAPIMockRecorder) GetAlarms(arg0 interface{}) *gomock.Call

GetAlarms indicates an expected call of GetAlarms.

func (*MockLightsailAPIMockRecorder) GetAlarmsRequest

func (mr *MockLightsailAPIMockRecorder) GetAlarmsRequest(arg0 interface{}) *gomock.Call

GetAlarmsRequest indicates an expected call of GetAlarmsRequest.

func (*MockLightsailAPIMockRecorder) GetAlarmsWithContext

func (mr *MockLightsailAPIMockRecorder) GetAlarmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAlarmsWithContext indicates an expected call of GetAlarmsWithContext.

func (*MockLightsailAPIMockRecorder) GetAutoSnapshots

func (mr *MockLightsailAPIMockRecorder) GetAutoSnapshots(arg0 interface{}) *gomock.Call

GetAutoSnapshots indicates an expected call of GetAutoSnapshots.

func (*MockLightsailAPIMockRecorder) GetAutoSnapshotsRequest

func (mr *MockLightsailAPIMockRecorder) GetAutoSnapshotsRequest(arg0 interface{}) *gomock.Call

GetAutoSnapshotsRequest indicates an expected call of GetAutoSnapshotsRequest.

func (*MockLightsailAPIMockRecorder) GetAutoSnapshotsWithContext

func (mr *MockLightsailAPIMockRecorder) GetAutoSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAutoSnapshotsWithContext indicates an expected call of GetAutoSnapshotsWithContext.

func (*MockLightsailAPIMockRecorder) GetBlueprints

func (mr *MockLightsailAPIMockRecorder) GetBlueprints(arg0 interface{}) *gomock.Call

GetBlueprints indicates an expected call of GetBlueprints.

func (*MockLightsailAPIMockRecorder) GetBlueprintsRequest

func (mr *MockLightsailAPIMockRecorder) GetBlueprintsRequest(arg0 interface{}) *gomock.Call

GetBlueprintsRequest indicates an expected call of GetBlueprintsRequest.

func (*MockLightsailAPIMockRecorder) GetBlueprintsWithContext

func (mr *MockLightsailAPIMockRecorder) GetBlueprintsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBlueprintsWithContext indicates an expected call of GetBlueprintsWithContext.

func (*MockLightsailAPIMockRecorder) GetBucketAccessKeys added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) GetBucketAccessKeys(arg0 interface{}) *gomock.Call

GetBucketAccessKeys indicates an expected call of GetBucketAccessKeys.

func (*MockLightsailAPIMockRecorder) GetBucketAccessKeysRequest added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) GetBucketAccessKeysRequest(arg0 interface{}) *gomock.Call

GetBucketAccessKeysRequest indicates an expected call of GetBucketAccessKeysRequest.

func (*MockLightsailAPIMockRecorder) GetBucketAccessKeysWithContext added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) GetBucketAccessKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketAccessKeysWithContext indicates an expected call of GetBucketAccessKeysWithContext.

func (*MockLightsailAPIMockRecorder) GetBucketBundles added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) GetBucketBundles(arg0 interface{}) *gomock.Call

GetBucketBundles indicates an expected call of GetBucketBundles.

func (*MockLightsailAPIMockRecorder) GetBucketBundlesRequest added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) GetBucketBundlesRequest(arg0 interface{}) *gomock.Call

GetBucketBundlesRequest indicates an expected call of GetBucketBundlesRequest.

func (*MockLightsailAPIMockRecorder) GetBucketBundlesWithContext added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) GetBucketBundlesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketBundlesWithContext indicates an expected call of GetBucketBundlesWithContext.

func (*MockLightsailAPIMockRecorder) GetBucketMetricData added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) GetBucketMetricData(arg0 interface{}) *gomock.Call

GetBucketMetricData indicates an expected call of GetBucketMetricData.

func (*MockLightsailAPIMockRecorder) GetBucketMetricDataRequest added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) GetBucketMetricDataRequest(arg0 interface{}) *gomock.Call

GetBucketMetricDataRequest indicates an expected call of GetBucketMetricDataRequest.

func (*MockLightsailAPIMockRecorder) GetBucketMetricDataWithContext added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) GetBucketMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketMetricDataWithContext indicates an expected call of GetBucketMetricDataWithContext.

func (*MockLightsailAPIMockRecorder) GetBuckets added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) GetBuckets(arg0 interface{}) *gomock.Call

GetBuckets indicates an expected call of GetBuckets.

func (*MockLightsailAPIMockRecorder) GetBucketsRequest added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) GetBucketsRequest(arg0 interface{}) *gomock.Call

GetBucketsRequest indicates an expected call of GetBucketsRequest.

func (*MockLightsailAPIMockRecorder) GetBucketsWithContext added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) GetBucketsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBucketsWithContext indicates an expected call of GetBucketsWithContext.

func (*MockLightsailAPIMockRecorder) GetBundles

func (mr *MockLightsailAPIMockRecorder) GetBundles(arg0 interface{}) *gomock.Call

GetBundles indicates an expected call of GetBundles.

func (*MockLightsailAPIMockRecorder) GetBundlesRequest

func (mr *MockLightsailAPIMockRecorder) GetBundlesRequest(arg0 interface{}) *gomock.Call

GetBundlesRequest indicates an expected call of GetBundlesRequest.

func (*MockLightsailAPIMockRecorder) GetBundlesWithContext

func (mr *MockLightsailAPIMockRecorder) GetBundlesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBundlesWithContext indicates an expected call of GetBundlesWithContext.

func (*MockLightsailAPIMockRecorder) GetCertificates

func (mr *MockLightsailAPIMockRecorder) GetCertificates(arg0 interface{}) *gomock.Call

GetCertificates indicates an expected call of GetCertificates.

func (*MockLightsailAPIMockRecorder) GetCertificatesRequest

func (mr *MockLightsailAPIMockRecorder) GetCertificatesRequest(arg0 interface{}) *gomock.Call

GetCertificatesRequest indicates an expected call of GetCertificatesRequest.

func (*MockLightsailAPIMockRecorder) GetCertificatesWithContext

func (mr *MockLightsailAPIMockRecorder) GetCertificatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCertificatesWithContext indicates an expected call of GetCertificatesWithContext.

func (*MockLightsailAPIMockRecorder) GetCloudFormationStackRecords

func (mr *MockLightsailAPIMockRecorder) GetCloudFormationStackRecords(arg0 interface{}) *gomock.Call

GetCloudFormationStackRecords indicates an expected call of GetCloudFormationStackRecords.

func (*MockLightsailAPIMockRecorder) GetCloudFormationStackRecordsRequest

func (mr *MockLightsailAPIMockRecorder) GetCloudFormationStackRecordsRequest(arg0 interface{}) *gomock.Call

GetCloudFormationStackRecordsRequest indicates an expected call of GetCloudFormationStackRecordsRequest.

func (*MockLightsailAPIMockRecorder) GetCloudFormationStackRecordsWithContext

func (mr *MockLightsailAPIMockRecorder) GetCloudFormationStackRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCloudFormationStackRecordsWithContext indicates an expected call of GetCloudFormationStackRecordsWithContext.

func (*MockLightsailAPIMockRecorder) GetContactMethods

func (mr *MockLightsailAPIMockRecorder) GetContactMethods(arg0 interface{}) *gomock.Call

GetContactMethods indicates an expected call of GetContactMethods.

func (*MockLightsailAPIMockRecorder) GetContactMethodsRequest

func (mr *MockLightsailAPIMockRecorder) GetContactMethodsRequest(arg0 interface{}) *gomock.Call

GetContactMethodsRequest indicates an expected call of GetContactMethodsRequest.

func (*MockLightsailAPIMockRecorder) GetContactMethodsWithContext

func (mr *MockLightsailAPIMockRecorder) GetContactMethodsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContactMethodsWithContext indicates an expected call of GetContactMethodsWithContext.

func (*MockLightsailAPIMockRecorder) GetContainerAPIMetadata

func (mr *MockLightsailAPIMockRecorder) GetContainerAPIMetadata(arg0 interface{}) *gomock.Call

GetContainerAPIMetadata indicates an expected call of GetContainerAPIMetadata.

func (*MockLightsailAPIMockRecorder) GetContainerAPIMetadataRequest

func (mr *MockLightsailAPIMockRecorder) GetContainerAPIMetadataRequest(arg0 interface{}) *gomock.Call

GetContainerAPIMetadataRequest indicates an expected call of GetContainerAPIMetadataRequest.

func (*MockLightsailAPIMockRecorder) GetContainerAPIMetadataWithContext

func (mr *MockLightsailAPIMockRecorder) GetContainerAPIMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContainerAPIMetadataWithContext indicates an expected call of GetContainerAPIMetadataWithContext.

func (*MockLightsailAPIMockRecorder) GetContainerImages

func (mr *MockLightsailAPIMockRecorder) GetContainerImages(arg0 interface{}) *gomock.Call

GetContainerImages indicates an expected call of GetContainerImages.

func (*MockLightsailAPIMockRecorder) GetContainerImagesRequest

func (mr *MockLightsailAPIMockRecorder) GetContainerImagesRequest(arg0 interface{}) *gomock.Call

GetContainerImagesRequest indicates an expected call of GetContainerImagesRequest.

func (*MockLightsailAPIMockRecorder) GetContainerImagesWithContext

func (mr *MockLightsailAPIMockRecorder) GetContainerImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContainerImagesWithContext indicates an expected call of GetContainerImagesWithContext.

func (*MockLightsailAPIMockRecorder) GetContainerLog

func (mr *MockLightsailAPIMockRecorder) GetContainerLog(arg0 interface{}) *gomock.Call

GetContainerLog indicates an expected call of GetContainerLog.

func (*MockLightsailAPIMockRecorder) GetContainerLogRequest

func (mr *MockLightsailAPIMockRecorder) GetContainerLogRequest(arg0 interface{}) *gomock.Call

GetContainerLogRequest indicates an expected call of GetContainerLogRequest.

func (*MockLightsailAPIMockRecorder) GetContainerLogWithContext

func (mr *MockLightsailAPIMockRecorder) GetContainerLogWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContainerLogWithContext indicates an expected call of GetContainerLogWithContext.

func (*MockLightsailAPIMockRecorder) GetContainerServiceDeployments

func (mr *MockLightsailAPIMockRecorder) GetContainerServiceDeployments(arg0 interface{}) *gomock.Call

GetContainerServiceDeployments indicates an expected call of GetContainerServiceDeployments.

func (*MockLightsailAPIMockRecorder) GetContainerServiceDeploymentsRequest

func (mr *MockLightsailAPIMockRecorder) GetContainerServiceDeploymentsRequest(arg0 interface{}) *gomock.Call

GetContainerServiceDeploymentsRequest indicates an expected call of GetContainerServiceDeploymentsRequest.

func (*MockLightsailAPIMockRecorder) GetContainerServiceDeploymentsWithContext

func (mr *MockLightsailAPIMockRecorder) GetContainerServiceDeploymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContainerServiceDeploymentsWithContext indicates an expected call of GetContainerServiceDeploymentsWithContext.

func (*MockLightsailAPIMockRecorder) GetContainerServiceMetricData

func (mr *MockLightsailAPIMockRecorder) GetContainerServiceMetricData(arg0 interface{}) *gomock.Call

GetContainerServiceMetricData indicates an expected call of GetContainerServiceMetricData.

func (*MockLightsailAPIMockRecorder) GetContainerServiceMetricDataRequest

func (mr *MockLightsailAPIMockRecorder) GetContainerServiceMetricDataRequest(arg0 interface{}) *gomock.Call

GetContainerServiceMetricDataRequest indicates an expected call of GetContainerServiceMetricDataRequest.

func (*MockLightsailAPIMockRecorder) GetContainerServiceMetricDataWithContext

func (mr *MockLightsailAPIMockRecorder) GetContainerServiceMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContainerServiceMetricDataWithContext indicates an expected call of GetContainerServiceMetricDataWithContext.

func (*MockLightsailAPIMockRecorder) GetContainerServicePowers

func (mr *MockLightsailAPIMockRecorder) GetContainerServicePowers(arg0 interface{}) *gomock.Call

GetContainerServicePowers indicates an expected call of GetContainerServicePowers.

func (*MockLightsailAPIMockRecorder) GetContainerServicePowersRequest

func (mr *MockLightsailAPIMockRecorder) GetContainerServicePowersRequest(arg0 interface{}) *gomock.Call

GetContainerServicePowersRequest indicates an expected call of GetContainerServicePowersRequest.

func (*MockLightsailAPIMockRecorder) GetContainerServicePowersWithContext

func (mr *MockLightsailAPIMockRecorder) GetContainerServicePowersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContainerServicePowersWithContext indicates an expected call of GetContainerServicePowersWithContext.

func (*MockLightsailAPIMockRecorder) GetContainerServices

func (mr *MockLightsailAPIMockRecorder) GetContainerServices(arg0 interface{}) *gomock.Call

GetContainerServices indicates an expected call of GetContainerServices.

func (*MockLightsailAPIMockRecorder) GetContainerServicesRequest

func (mr *MockLightsailAPIMockRecorder) GetContainerServicesRequest(arg0 interface{}) *gomock.Call

GetContainerServicesRequest indicates an expected call of GetContainerServicesRequest.

func (*MockLightsailAPIMockRecorder) GetContainerServicesWithContext

func (mr *MockLightsailAPIMockRecorder) GetContainerServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContainerServicesWithContext indicates an expected call of GetContainerServicesWithContext.

func (*MockLightsailAPIMockRecorder) GetDisk

func (mr *MockLightsailAPIMockRecorder) GetDisk(arg0 interface{}) *gomock.Call

GetDisk indicates an expected call of GetDisk.

func (*MockLightsailAPIMockRecorder) GetDiskRequest

func (mr *MockLightsailAPIMockRecorder) GetDiskRequest(arg0 interface{}) *gomock.Call

GetDiskRequest indicates an expected call of GetDiskRequest.

func (*MockLightsailAPIMockRecorder) GetDiskSnapshot

func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshot(arg0 interface{}) *gomock.Call

GetDiskSnapshot indicates an expected call of GetDiskSnapshot.

func (*MockLightsailAPIMockRecorder) GetDiskSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshotRequest(arg0 interface{}) *gomock.Call

GetDiskSnapshotRequest indicates an expected call of GetDiskSnapshotRequest.

func (*MockLightsailAPIMockRecorder) GetDiskSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDiskSnapshotWithContext indicates an expected call of GetDiskSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) GetDiskSnapshots

func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshots(arg0 interface{}) *gomock.Call

GetDiskSnapshots indicates an expected call of GetDiskSnapshots.

func (*MockLightsailAPIMockRecorder) GetDiskSnapshotsRequest

func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshotsRequest(arg0 interface{}) *gomock.Call

GetDiskSnapshotsRequest indicates an expected call of GetDiskSnapshotsRequest.

func (*MockLightsailAPIMockRecorder) GetDiskSnapshotsWithContext

func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDiskSnapshotsWithContext indicates an expected call of GetDiskSnapshotsWithContext.

func (*MockLightsailAPIMockRecorder) GetDiskWithContext

func (mr *MockLightsailAPIMockRecorder) GetDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDiskWithContext indicates an expected call of GetDiskWithContext.

func (*MockLightsailAPIMockRecorder) GetDisks

func (mr *MockLightsailAPIMockRecorder) GetDisks(arg0 interface{}) *gomock.Call

GetDisks indicates an expected call of GetDisks.

func (*MockLightsailAPIMockRecorder) GetDisksRequest

func (mr *MockLightsailAPIMockRecorder) GetDisksRequest(arg0 interface{}) *gomock.Call

GetDisksRequest indicates an expected call of GetDisksRequest.

func (*MockLightsailAPIMockRecorder) GetDisksWithContext

func (mr *MockLightsailAPIMockRecorder) GetDisksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDisksWithContext indicates an expected call of GetDisksWithContext.

func (*MockLightsailAPIMockRecorder) GetDistributionBundles

func (mr *MockLightsailAPIMockRecorder) GetDistributionBundles(arg0 interface{}) *gomock.Call

GetDistributionBundles indicates an expected call of GetDistributionBundles.

func (*MockLightsailAPIMockRecorder) GetDistributionBundlesRequest

func (mr *MockLightsailAPIMockRecorder) GetDistributionBundlesRequest(arg0 interface{}) *gomock.Call

GetDistributionBundlesRequest indicates an expected call of GetDistributionBundlesRequest.

func (*MockLightsailAPIMockRecorder) GetDistributionBundlesWithContext

func (mr *MockLightsailAPIMockRecorder) GetDistributionBundlesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDistributionBundlesWithContext indicates an expected call of GetDistributionBundlesWithContext.

func (*MockLightsailAPIMockRecorder) GetDistributionLatestCacheReset

func (mr *MockLightsailAPIMockRecorder) GetDistributionLatestCacheReset(arg0 interface{}) *gomock.Call

GetDistributionLatestCacheReset indicates an expected call of GetDistributionLatestCacheReset.

func (*MockLightsailAPIMockRecorder) GetDistributionLatestCacheResetRequest

func (mr *MockLightsailAPIMockRecorder) GetDistributionLatestCacheResetRequest(arg0 interface{}) *gomock.Call

GetDistributionLatestCacheResetRequest indicates an expected call of GetDistributionLatestCacheResetRequest.

func (*MockLightsailAPIMockRecorder) GetDistributionLatestCacheResetWithContext

func (mr *MockLightsailAPIMockRecorder) GetDistributionLatestCacheResetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDistributionLatestCacheResetWithContext indicates an expected call of GetDistributionLatestCacheResetWithContext.

func (*MockLightsailAPIMockRecorder) GetDistributionMetricData

func (mr *MockLightsailAPIMockRecorder) GetDistributionMetricData(arg0 interface{}) *gomock.Call

GetDistributionMetricData indicates an expected call of GetDistributionMetricData.

func (*MockLightsailAPIMockRecorder) GetDistributionMetricDataRequest

func (mr *MockLightsailAPIMockRecorder) GetDistributionMetricDataRequest(arg0 interface{}) *gomock.Call

GetDistributionMetricDataRequest indicates an expected call of GetDistributionMetricDataRequest.

func (*MockLightsailAPIMockRecorder) GetDistributionMetricDataWithContext

func (mr *MockLightsailAPIMockRecorder) GetDistributionMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDistributionMetricDataWithContext indicates an expected call of GetDistributionMetricDataWithContext.

func (*MockLightsailAPIMockRecorder) GetDistributions

func (mr *MockLightsailAPIMockRecorder) GetDistributions(arg0 interface{}) *gomock.Call

GetDistributions indicates an expected call of GetDistributions.

func (*MockLightsailAPIMockRecorder) GetDistributionsRequest

func (mr *MockLightsailAPIMockRecorder) GetDistributionsRequest(arg0 interface{}) *gomock.Call

GetDistributionsRequest indicates an expected call of GetDistributionsRequest.

func (*MockLightsailAPIMockRecorder) GetDistributionsWithContext

func (mr *MockLightsailAPIMockRecorder) GetDistributionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDistributionsWithContext indicates an expected call of GetDistributionsWithContext.

func (*MockLightsailAPIMockRecorder) GetDomain

func (mr *MockLightsailAPIMockRecorder) GetDomain(arg0 interface{}) *gomock.Call

GetDomain indicates an expected call of GetDomain.

func (*MockLightsailAPIMockRecorder) GetDomainRequest

func (mr *MockLightsailAPIMockRecorder) GetDomainRequest(arg0 interface{}) *gomock.Call

GetDomainRequest indicates an expected call of GetDomainRequest.

func (*MockLightsailAPIMockRecorder) GetDomainWithContext

func (mr *MockLightsailAPIMockRecorder) GetDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDomainWithContext indicates an expected call of GetDomainWithContext.

func (*MockLightsailAPIMockRecorder) GetDomains

func (mr *MockLightsailAPIMockRecorder) GetDomains(arg0 interface{}) *gomock.Call

GetDomains indicates an expected call of GetDomains.

func (*MockLightsailAPIMockRecorder) GetDomainsRequest

func (mr *MockLightsailAPIMockRecorder) GetDomainsRequest(arg0 interface{}) *gomock.Call

GetDomainsRequest indicates an expected call of GetDomainsRequest.

func (*MockLightsailAPIMockRecorder) GetDomainsWithContext

func (mr *MockLightsailAPIMockRecorder) GetDomainsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDomainsWithContext indicates an expected call of GetDomainsWithContext.

func (*MockLightsailAPIMockRecorder) GetExportSnapshotRecords

func (mr *MockLightsailAPIMockRecorder) GetExportSnapshotRecords(arg0 interface{}) *gomock.Call

GetExportSnapshotRecords indicates an expected call of GetExportSnapshotRecords.

func (*MockLightsailAPIMockRecorder) GetExportSnapshotRecordsRequest

func (mr *MockLightsailAPIMockRecorder) GetExportSnapshotRecordsRequest(arg0 interface{}) *gomock.Call

GetExportSnapshotRecordsRequest indicates an expected call of GetExportSnapshotRecordsRequest.

func (*MockLightsailAPIMockRecorder) GetExportSnapshotRecordsWithContext

func (mr *MockLightsailAPIMockRecorder) GetExportSnapshotRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetExportSnapshotRecordsWithContext indicates an expected call of GetExportSnapshotRecordsWithContext.

func (*MockLightsailAPIMockRecorder) GetInstance

func (mr *MockLightsailAPIMockRecorder) GetInstance(arg0 interface{}) *gomock.Call

GetInstance indicates an expected call of GetInstance.

func (*MockLightsailAPIMockRecorder) GetInstanceAccessDetails

func (mr *MockLightsailAPIMockRecorder) GetInstanceAccessDetails(arg0 interface{}) *gomock.Call

GetInstanceAccessDetails indicates an expected call of GetInstanceAccessDetails.

func (*MockLightsailAPIMockRecorder) GetInstanceAccessDetailsRequest

func (mr *MockLightsailAPIMockRecorder) GetInstanceAccessDetailsRequest(arg0 interface{}) *gomock.Call

GetInstanceAccessDetailsRequest indicates an expected call of GetInstanceAccessDetailsRequest.

func (*MockLightsailAPIMockRecorder) GetInstanceAccessDetailsWithContext

func (mr *MockLightsailAPIMockRecorder) GetInstanceAccessDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInstanceAccessDetailsWithContext indicates an expected call of GetInstanceAccessDetailsWithContext.

func (*MockLightsailAPIMockRecorder) GetInstanceMetricData

func (mr *MockLightsailAPIMockRecorder) GetInstanceMetricData(arg0 interface{}) *gomock.Call

GetInstanceMetricData indicates an expected call of GetInstanceMetricData.

func (*MockLightsailAPIMockRecorder) GetInstanceMetricDataRequest

func (mr *MockLightsailAPIMockRecorder) GetInstanceMetricDataRequest(arg0 interface{}) *gomock.Call

GetInstanceMetricDataRequest indicates an expected call of GetInstanceMetricDataRequest.

func (*MockLightsailAPIMockRecorder) GetInstanceMetricDataWithContext

func (mr *MockLightsailAPIMockRecorder) GetInstanceMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInstanceMetricDataWithContext indicates an expected call of GetInstanceMetricDataWithContext.

func (*MockLightsailAPIMockRecorder) GetInstancePortStates

func (mr *MockLightsailAPIMockRecorder) GetInstancePortStates(arg0 interface{}) *gomock.Call

GetInstancePortStates indicates an expected call of GetInstancePortStates.

func (*MockLightsailAPIMockRecorder) GetInstancePortStatesRequest

func (mr *MockLightsailAPIMockRecorder) GetInstancePortStatesRequest(arg0 interface{}) *gomock.Call

GetInstancePortStatesRequest indicates an expected call of GetInstancePortStatesRequest.

func (*MockLightsailAPIMockRecorder) GetInstancePortStatesWithContext

func (mr *MockLightsailAPIMockRecorder) GetInstancePortStatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInstancePortStatesWithContext indicates an expected call of GetInstancePortStatesWithContext.

func (*MockLightsailAPIMockRecorder) GetInstanceRequest

func (mr *MockLightsailAPIMockRecorder) GetInstanceRequest(arg0 interface{}) *gomock.Call

GetInstanceRequest indicates an expected call of GetInstanceRequest.

func (*MockLightsailAPIMockRecorder) GetInstanceSnapshot

func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshot(arg0 interface{}) *gomock.Call

GetInstanceSnapshot indicates an expected call of GetInstanceSnapshot.

func (*MockLightsailAPIMockRecorder) GetInstanceSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshotRequest(arg0 interface{}) *gomock.Call

GetInstanceSnapshotRequest indicates an expected call of GetInstanceSnapshotRequest.

func (*MockLightsailAPIMockRecorder) GetInstanceSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInstanceSnapshotWithContext indicates an expected call of GetInstanceSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) GetInstanceSnapshots

func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshots(arg0 interface{}) *gomock.Call

GetInstanceSnapshots indicates an expected call of GetInstanceSnapshots.

func (*MockLightsailAPIMockRecorder) GetInstanceSnapshotsRequest

func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshotsRequest(arg0 interface{}) *gomock.Call

GetInstanceSnapshotsRequest indicates an expected call of GetInstanceSnapshotsRequest.

func (*MockLightsailAPIMockRecorder) GetInstanceSnapshotsWithContext

func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInstanceSnapshotsWithContext indicates an expected call of GetInstanceSnapshotsWithContext.

func (*MockLightsailAPIMockRecorder) GetInstanceState

func (mr *MockLightsailAPIMockRecorder) GetInstanceState(arg0 interface{}) *gomock.Call

GetInstanceState indicates an expected call of GetInstanceState.

func (*MockLightsailAPIMockRecorder) GetInstanceStateRequest

func (mr *MockLightsailAPIMockRecorder) GetInstanceStateRequest(arg0 interface{}) *gomock.Call

GetInstanceStateRequest indicates an expected call of GetInstanceStateRequest.

func (*MockLightsailAPIMockRecorder) GetInstanceStateWithContext

func (mr *MockLightsailAPIMockRecorder) GetInstanceStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInstanceStateWithContext indicates an expected call of GetInstanceStateWithContext.

func (*MockLightsailAPIMockRecorder) GetInstanceWithContext

func (mr *MockLightsailAPIMockRecorder) GetInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInstanceWithContext indicates an expected call of GetInstanceWithContext.

func (*MockLightsailAPIMockRecorder) GetInstances

func (mr *MockLightsailAPIMockRecorder) GetInstances(arg0 interface{}) *gomock.Call

GetInstances indicates an expected call of GetInstances.

func (*MockLightsailAPIMockRecorder) GetInstancesRequest

func (mr *MockLightsailAPIMockRecorder) GetInstancesRequest(arg0 interface{}) *gomock.Call

GetInstancesRequest indicates an expected call of GetInstancesRequest.

func (*MockLightsailAPIMockRecorder) GetInstancesWithContext

func (mr *MockLightsailAPIMockRecorder) GetInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInstancesWithContext indicates an expected call of GetInstancesWithContext.

func (*MockLightsailAPIMockRecorder) GetKeyPair

func (mr *MockLightsailAPIMockRecorder) GetKeyPair(arg0 interface{}) *gomock.Call

GetKeyPair indicates an expected call of GetKeyPair.

func (*MockLightsailAPIMockRecorder) GetKeyPairRequest

func (mr *MockLightsailAPIMockRecorder) GetKeyPairRequest(arg0 interface{}) *gomock.Call

GetKeyPairRequest indicates an expected call of GetKeyPairRequest.

func (*MockLightsailAPIMockRecorder) GetKeyPairWithContext

func (mr *MockLightsailAPIMockRecorder) GetKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetKeyPairWithContext indicates an expected call of GetKeyPairWithContext.

func (*MockLightsailAPIMockRecorder) GetKeyPairs

func (mr *MockLightsailAPIMockRecorder) GetKeyPairs(arg0 interface{}) *gomock.Call

GetKeyPairs indicates an expected call of GetKeyPairs.

func (*MockLightsailAPIMockRecorder) GetKeyPairsRequest

func (mr *MockLightsailAPIMockRecorder) GetKeyPairsRequest(arg0 interface{}) *gomock.Call

GetKeyPairsRequest indicates an expected call of GetKeyPairsRequest.

func (*MockLightsailAPIMockRecorder) GetKeyPairsWithContext

func (mr *MockLightsailAPIMockRecorder) GetKeyPairsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetKeyPairsWithContext indicates an expected call of GetKeyPairsWithContext.

func (*MockLightsailAPIMockRecorder) GetLoadBalancer

func (mr *MockLightsailAPIMockRecorder) GetLoadBalancer(arg0 interface{}) *gomock.Call

GetLoadBalancer indicates an expected call of GetLoadBalancer.

func (*MockLightsailAPIMockRecorder) GetLoadBalancerMetricData

func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerMetricData(arg0 interface{}) *gomock.Call

GetLoadBalancerMetricData indicates an expected call of GetLoadBalancerMetricData.

func (*MockLightsailAPIMockRecorder) GetLoadBalancerMetricDataRequest

func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerMetricDataRequest(arg0 interface{}) *gomock.Call

GetLoadBalancerMetricDataRequest indicates an expected call of GetLoadBalancerMetricDataRequest.

func (*MockLightsailAPIMockRecorder) GetLoadBalancerMetricDataWithContext

func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLoadBalancerMetricDataWithContext indicates an expected call of GetLoadBalancerMetricDataWithContext.

func (*MockLightsailAPIMockRecorder) GetLoadBalancerRequest

func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerRequest(arg0 interface{}) *gomock.Call

GetLoadBalancerRequest indicates an expected call of GetLoadBalancerRequest.

func (*MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificates

func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificates(arg0 interface{}) *gomock.Call

GetLoadBalancerTlsCertificates indicates an expected call of GetLoadBalancerTlsCertificates.

func (*MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificatesRequest

func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificatesRequest(arg0 interface{}) *gomock.Call

GetLoadBalancerTlsCertificatesRequest indicates an expected call of GetLoadBalancerTlsCertificatesRequest.

func (*MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificatesWithContext

func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLoadBalancerTlsCertificatesWithContext indicates an expected call of GetLoadBalancerTlsCertificatesWithContext.

func (*MockLightsailAPIMockRecorder) GetLoadBalancerWithContext

func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLoadBalancerWithContext indicates an expected call of GetLoadBalancerWithContext.

func (*MockLightsailAPIMockRecorder) GetLoadBalancers

func (mr *MockLightsailAPIMockRecorder) GetLoadBalancers(arg0 interface{}) *gomock.Call

GetLoadBalancers indicates an expected call of GetLoadBalancers.

func (*MockLightsailAPIMockRecorder) GetLoadBalancersRequest

func (mr *MockLightsailAPIMockRecorder) GetLoadBalancersRequest(arg0 interface{}) *gomock.Call

GetLoadBalancersRequest indicates an expected call of GetLoadBalancersRequest.

func (*MockLightsailAPIMockRecorder) GetLoadBalancersWithContext

func (mr *MockLightsailAPIMockRecorder) GetLoadBalancersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLoadBalancersWithContext indicates an expected call of GetLoadBalancersWithContext.

func (*MockLightsailAPIMockRecorder) GetOperation

func (mr *MockLightsailAPIMockRecorder) GetOperation(arg0 interface{}) *gomock.Call

GetOperation indicates an expected call of GetOperation.

func (*MockLightsailAPIMockRecorder) GetOperationRequest

func (mr *MockLightsailAPIMockRecorder) GetOperationRequest(arg0 interface{}) *gomock.Call

GetOperationRequest indicates an expected call of GetOperationRequest.

func (*MockLightsailAPIMockRecorder) GetOperationWithContext

func (mr *MockLightsailAPIMockRecorder) GetOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetOperationWithContext indicates an expected call of GetOperationWithContext.

func (*MockLightsailAPIMockRecorder) GetOperations

func (mr *MockLightsailAPIMockRecorder) GetOperations(arg0 interface{}) *gomock.Call

GetOperations indicates an expected call of GetOperations.

func (*MockLightsailAPIMockRecorder) GetOperationsForResource

func (mr *MockLightsailAPIMockRecorder) GetOperationsForResource(arg0 interface{}) *gomock.Call

GetOperationsForResource indicates an expected call of GetOperationsForResource.

func (*MockLightsailAPIMockRecorder) GetOperationsForResourceRequest

func (mr *MockLightsailAPIMockRecorder) GetOperationsForResourceRequest(arg0 interface{}) *gomock.Call

GetOperationsForResourceRequest indicates an expected call of GetOperationsForResourceRequest.

func (*MockLightsailAPIMockRecorder) GetOperationsForResourceWithContext

func (mr *MockLightsailAPIMockRecorder) GetOperationsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetOperationsForResourceWithContext indicates an expected call of GetOperationsForResourceWithContext.

func (*MockLightsailAPIMockRecorder) GetOperationsRequest

func (mr *MockLightsailAPIMockRecorder) GetOperationsRequest(arg0 interface{}) *gomock.Call

GetOperationsRequest indicates an expected call of GetOperationsRequest.

func (*MockLightsailAPIMockRecorder) GetOperationsWithContext

func (mr *MockLightsailAPIMockRecorder) GetOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetOperationsWithContext indicates an expected call of GetOperationsWithContext.

func (*MockLightsailAPIMockRecorder) GetRegions

func (mr *MockLightsailAPIMockRecorder) GetRegions(arg0 interface{}) *gomock.Call

GetRegions indicates an expected call of GetRegions.

func (*MockLightsailAPIMockRecorder) GetRegionsRequest

func (mr *MockLightsailAPIMockRecorder) GetRegionsRequest(arg0 interface{}) *gomock.Call

GetRegionsRequest indicates an expected call of GetRegionsRequest.

func (*MockLightsailAPIMockRecorder) GetRegionsWithContext

func (mr *MockLightsailAPIMockRecorder) GetRegionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRegionsWithContext indicates an expected call of GetRegionsWithContext.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabase

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabase(arg0 interface{}) *gomock.Call

GetRelationalDatabase indicates an expected call of GetRelationalDatabase.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprints

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprints(arg0 interface{}) *gomock.Call

GetRelationalDatabaseBlueprints indicates an expected call of GetRelationalDatabaseBlueprints.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprintsRequest

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprintsRequest(arg0 interface{}) *gomock.Call

GetRelationalDatabaseBlueprintsRequest indicates an expected call of GetRelationalDatabaseBlueprintsRequest.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprintsWithContext

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprintsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRelationalDatabaseBlueprintsWithContext indicates an expected call of GetRelationalDatabaseBlueprintsWithContext.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseBundles

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBundles(arg0 interface{}) *gomock.Call

GetRelationalDatabaseBundles indicates an expected call of GetRelationalDatabaseBundles.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseBundlesRequest

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBundlesRequest(arg0 interface{}) *gomock.Call

GetRelationalDatabaseBundlesRequest indicates an expected call of GetRelationalDatabaseBundlesRequest.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseBundlesWithContext

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBundlesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRelationalDatabaseBundlesWithContext indicates an expected call of GetRelationalDatabaseBundlesWithContext.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseEvents

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseEvents(arg0 interface{}) *gomock.Call

GetRelationalDatabaseEvents indicates an expected call of GetRelationalDatabaseEvents.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseEventsRequest

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseEventsRequest(arg0 interface{}) *gomock.Call

GetRelationalDatabaseEventsRequest indicates an expected call of GetRelationalDatabaseEventsRequest.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseEventsWithContext

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRelationalDatabaseEventsWithContext indicates an expected call of GetRelationalDatabaseEventsWithContext.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEvents

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEvents(arg0 interface{}) *gomock.Call

GetRelationalDatabaseLogEvents indicates an expected call of GetRelationalDatabaseLogEvents.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEventsRequest

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEventsRequest(arg0 interface{}) *gomock.Call

GetRelationalDatabaseLogEventsRequest indicates an expected call of GetRelationalDatabaseLogEventsRequest.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEventsWithContext

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRelationalDatabaseLogEventsWithContext indicates an expected call of GetRelationalDatabaseLogEventsWithContext.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreams

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreams(arg0 interface{}) *gomock.Call

GetRelationalDatabaseLogStreams indicates an expected call of GetRelationalDatabaseLogStreams.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreamsRequest

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreamsRequest(arg0 interface{}) *gomock.Call

GetRelationalDatabaseLogStreamsRequest indicates an expected call of GetRelationalDatabaseLogStreamsRequest.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreamsWithContext

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRelationalDatabaseLogStreamsWithContext indicates an expected call of GetRelationalDatabaseLogStreamsWithContext.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPassword

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPassword(arg0 interface{}) *gomock.Call

GetRelationalDatabaseMasterUserPassword indicates an expected call of GetRelationalDatabaseMasterUserPassword.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPasswordRequest

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPasswordRequest(arg0 interface{}) *gomock.Call

GetRelationalDatabaseMasterUserPasswordRequest indicates an expected call of GetRelationalDatabaseMasterUserPasswordRequest.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPasswordWithContext

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPasswordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRelationalDatabaseMasterUserPasswordWithContext indicates an expected call of GetRelationalDatabaseMasterUserPasswordWithContext.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricData

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricData(arg0 interface{}) *gomock.Call

GetRelationalDatabaseMetricData indicates an expected call of GetRelationalDatabaseMetricData.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricDataRequest

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricDataRequest(arg0 interface{}) *gomock.Call

GetRelationalDatabaseMetricDataRequest indicates an expected call of GetRelationalDatabaseMetricDataRequest.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricDataWithContext

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRelationalDatabaseMetricDataWithContext indicates an expected call of GetRelationalDatabaseMetricDataWithContext.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseParameters

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseParameters(arg0 interface{}) *gomock.Call

GetRelationalDatabaseParameters indicates an expected call of GetRelationalDatabaseParameters.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseParametersRequest

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseParametersRequest(arg0 interface{}) *gomock.Call

GetRelationalDatabaseParametersRequest indicates an expected call of GetRelationalDatabaseParametersRequest.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseParametersWithContext

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRelationalDatabaseParametersWithContext indicates an expected call of GetRelationalDatabaseParametersWithContext.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseRequest

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseRequest(arg0 interface{}) *gomock.Call

GetRelationalDatabaseRequest indicates an expected call of GetRelationalDatabaseRequest.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshot

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshot(arg0 interface{}) *gomock.Call

GetRelationalDatabaseSnapshot indicates an expected call of GetRelationalDatabaseSnapshot.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotRequest

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotRequest(arg0 interface{}) *gomock.Call

GetRelationalDatabaseSnapshotRequest indicates an expected call of GetRelationalDatabaseSnapshotRequest.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotWithContext

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRelationalDatabaseSnapshotWithContext indicates an expected call of GetRelationalDatabaseSnapshotWithContext.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshots

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshots(arg0 interface{}) *gomock.Call

GetRelationalDatabaseSnapshots indicates an expected call of GetRelationalDatabaseSnapshots.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotsRequest

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotsRequest(arg0 interface{}) *gomock.Call

GetRelationalDatabaseSnapshotsRequest indicates an expected call of GetRelationalDatabaseSnapshotsRequest.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotsWithContext

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRelationalDatabaseSnapshotsWithContext indicates an expected call of GetRelationalDatabaseSnapshotsWithContext.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseWithContext

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRelationalDatabaseWithContext indicates an expected call of GetRelationalDatabaseWithContext.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabases

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabases(arg0 interface{}) *gomock.Call

GetRelationalDatabases indicates an expected call of GetRelationalDatabases.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabasesRequest

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabasesRequest(arg0 interface{}) *gomock.Call

GetRelationalDatabasesRequest indicates an expected call of GetRelationalDatabasesRequest.

func (*MockLightsailAPIMockRecorder) GetRelationalDatabasesWithContext

func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRelationalDatabasesWithContext indicates an expected call of GetRelationalDatabasesWithContext.

func (*MockLightsailAPIMockRecorder) GetStaticIp

func (mr *MockLightsailAPIMockRecorder) GetStaticIp(arg0 interface{}) *gomock.Call

GetStaticIp indicates an expected call of GetStaticIp.

func (*MockLightsailAPIMockRecorder) GetStaticIpRequest

func (mr *MockLightsailAPIMockRecorder) GetStaticIpRequest(arg0 interface{}) *gomock.Call

GetStaticIpRequest indicates an expected call of GetStaticIpRequest.

func (*MockLightsailAPIMockRecorder) GetStaticIpWithContext

func (mr *MockLightsailAPIMockRecorder) GetStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetStaticIpWithContext indicates an expected call of GetStaticIpWithContext.

func (*MockLightsailAPIMockRecorder) GetStaticIps

func (mr *MockLightsailAPIMockRecorder) GetStaticIps(arg0 interface{}) *gomock.Call

GetStaticIps indicates an expected call of GetStaticIps.

func (*MockLightsailAPIMockRecorder) GetStaticIpsRequest

func (mr *MockLightsailAPIMockRecorder) GetStaticIpsRequest(arg0 interface{}) *gomock.Call

GetStaticIpsRequest indicates an expected call of GetStaticIpsRequest.

func (*MockLightsailAPIMockRecorder) GetStaticIpsWithContext

func (mr *MockLightsailAPIMockRecorder) GetStaticIpsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetStaticIpsWithContext indicates an expected call of GetStaticIpsWithContext.

func (*MockLightsailAPIMockRecorder) ImportKeyPair

func (mr *MockLightsailAPIMockRecorder) ImportKeyPair(arg0 interface{}) *gomock.Call

ImportKeyPair indicates an expected call of ImportKeyPair.

func (*MockLightsailAPIMockRecorder) ImportKeyPairRequest

func (mr *MockLightsailAPIMockRecorder) ImportKeyPairRequest(arg0 interface{}) *gomock.Call

ImportKeyPairRequest indicates an expected call of ImportKeyPairRequest.

func (*MockLightsailAPIMockRecorder) ImportKeyPairWithContext

func (mr *MockLightsailAPIMockRecorder) ImportKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportKeyPairWithContext indicates an expected call of ImportKeyPairWithContext.

func (*MockLightsailAPIMockRecorder) IsVpcPeered

func (mr *MockLightsailAPIMockRecorder) IsVpcPeered(arg0 interface{}) *gomock.Call

IsVpcPeered indicates an expected call of IsVpcPeered.

func (*MockLightsailAPIMockRecorder) IsVpcPeeredRequest

func (mr *MockLightsailAPIMockRecorder) IsVpcPeeredRequest(arg0 interface{}) *gomock.Call

IsVpcPeeredRequest indicates an expected call of IsVpcPeeredRequest.

func (*MockLightsailAPIMockRecorder) IsVpcPeeredWithContext

func (mr *MockLightsailAPIMockRecorder) IsVpcPeeredWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

IsVpcPeeredWithContext indicates an expected call of IsVpcPeeredWithContext.

func (*MockLightsailAPIMockRecorder) OpenInstancePublicPorts

func (mr *MockLightsailAPIMockRecorder) OpenInstancePublicPorts(arg0 interface{}) *gomock.Call

OpenInstancePublicPorts indicates an expected call of OpenInstancePublicPorts.

func (*MockLightsailAPIMockRecorder) OpenInstancePublicPortsRequest

func (mr *MockLightsailAPIMockRecorder) OpenInstancePublicPortsRequest(arg0 interface{}) *gomock.Call

OpenInstancePublicPortsRequest indicates an expected call of OpenInstancePublicPortsRequest.

func (*MockLightsailAPIMockRecorder) OpenInstancePublicPortsWithContext

func (mr *MockLightsailAPIMockRecorder) OpenInstancePublicPortsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

OpenInstancePublicPortsWithContext indicates an expected call of OpenInstancePublicPortsWithContext.

func (*MockLightsailAPIMockRecorder) PeerVpc

func (mr *MockLightsailAPIMockRecorder) PeerVpc(arg0 interface{}) *gomock.Call

PeerVpc indicates an expected call of PeerVpc.

func (*MockLightsailAPIMockRecorder) PeerVpcRequest

func (mr *MockLightsailAPIMockRecorder) PeerVpcRequest(arg0 interface{}) *gomock.Call

PeerVpcRequest indicates an expected call of PeerVpcRequest.

func (*MockLightsailAPIMockRecorder) PeerVpcWithContext

func (mr *MockLightsailAPIMockRecorder) PeerVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PeerVpcWithContext indicates an expected call of PeerVpcWithContext.

func (*MockLightsailAPIMockRecorder) PutAlarm

func (mr *MockLightsailAPIMockRecorder) PutAlarm(arg0 interface{}) *gomock.Call

PutAlarm indicates an expected call of PutAlarm.

func (*MockLightsailAPIMockRecorder) PutAlarmRequest

func (mr *MockLightsailAPIMockRecorder) PutAlarmRequest(arg0 interface{}) *gomock.Call

PutAlarmRequest indicates an expected call of PutAlarmRequest.

func (*MockLightsailAPIMockRecorder) PutAlarmWithContext

func (mr *MockLightsailAPIMockRecorder) PutAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAlarmWithContext indicates an expected call of PutAlarmWithContext.

func (*MockLightsailAPIMockRecorder) PutInstancePublicPorts

func (mr *MockLightsailAPIMockRecorder) PutInstancePublicPorts(arg0 interface{}) *gomock.Call

PutInstancePublicPorts indicates an expected call of PutInstancePublicPorts.

func (*MockLightsailAPIMockRecorder) PutInstancePublicPortsRequest

func (mr *MockLightsailAPIMockRecorder) PutInstancePublicPortsRequest(arg0 interface{}) *gomock.Call

PutInstancePublicPortsRequest indicates an expected call of PutInstancePublicPortsRequest.

func (*MockLightsailAPIMockRecorder) PutInstancePublicPortsWithContext

func (mr *MockLightsailAPIMockRecorder) PutInstancePublicPortsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutInstancePublicPortsWithContext indicates an expected call of PutInstancePublicPortsWithContext.

func (*MockLightsailAPIMockRecorder) RebootInstance

func (mr *MockLightsailAPIMockRecorder) RebootInstance(arg0 interface{}) *gomock.Call

RebootInstance indicates an expected call of RebootInstance.

func (*MockLightsailAPIMockRecorder) RebootInstanceRequest

func (mr *MockLightsailAPIMockRecorder) RebootInstanceRequest(arg0 interface{}) *gomock.Call

RebootInstanceRequest indicates an expected call of RebootInstanceRequest.

func (*MockLightsailAPIMockRecorder) RebootInstanceWithContext

func (mr *MockLightsailAPIMockRecorder) RebootInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RebootInstanceWithContext indicates an expected call of RebootInstanceWithContext.

func (*MockLightsailAPIMockRecorder) RebootRelationalDatabase

func (mr *MockLightsailAPIMockRecorder) RebootRelationalDatabase(arg0 interface{}) *gomock.Call

RebootRelationalDatabase indicates an expected call of RebootRelationalDatabase.

func (*MockLightsailAPIMockRecorder) RebootRelationalDatabaseRequest

func (mr *MockLightsailAPIMockRecorder) RebootRelationalDatabaseRequest(arg0 interface{}) *gomock.Call

RebootRelationalDatabaseRequest indicates an expected call of RebootRelationalDatabaseRequest.

func (*MockLightsailAPIMockRecorder) RebootRelationalDatabaseWithContext

func (mr *MockLightsailAPIMockRecorder) RebootRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RebootRelationalDatabaseWithContext indicates an expected call of RebootRelationalDatabaseWithContext.

func (*MockLightsailAPIMockRecorder) RegisterContainerImage

func (mr *MockLightsailAPIMockRecorder) RegisterContainerImage(arg0 interface{}) *gomock.Call

RegisterContainerImage indicates an expected call of RegisterContainerImage.

func (*MockLightsailAPIMockRecorder) RegisterContainerImageRequest

func (mr *MockLightsailAPIMockRecorder) RegisterContainerImageRequest(arg0 interface{}) *gomock.Call

RegisterContainerImageRequest indicates an expected call of RegisterContainerImageRequest.

func (*MockLightsailAPIMockRecorder) RegisterContainerImageWithContext

func (mr *MockLightsailAPIMockRecorder) RegisterContainerImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterContainerImageWithContext indicates an expected call of RegisterContainerImageWithContext.

func (*MockLightsailAPIMockRecorder) ReleaseStaticIp

func (mr *MockLightsailAPIMockRecorder) ReleaseStaticIp(arg0 interface{}) *gomock.Call

ReleaseStaticIp indicates an expected call of ReleaseStaticIp.

func (*MockLightsailAPIMockRecorder) ReleaseStaticIpRequest

func (mr *MockLightsailAPIMockRecorder) ReleaseStaticIpRequest(arg0 interface{}) *gomock.Call

ReleaseStaticIpRequest indicates an expected call of ReleaseStaticIpRequest.

func (*MockLightsailAPIMockRecorder) ReleaseStaticIpWithContext

func (mr *MockLightsailAPIMockRecorder) ReleaseStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReleaseStaticIpWithContext indicates an expected call of ReleaseStaticIpWithContext.

func (*MockLightsailAPIMockRecorder) ResetDistributionCache

func (mr *MockLightsailAPIMockRecorder) ResetDistributionCache(arg0 interface{}) *gomock.Call

ResetDistributionCache indicates an expected call of ResetDistributionCache.

func (*MockLightsailAPIMockRecorder) ResetDistributionCacheRequest

func (mr *MockLightsailAPIMockRecorder) ResetDistributionCacheRequest(arg0 interface{}) *gomock.Call

ResetDistributionCacheRequest indicates an expected call of ResetDistributionCacheRequest.

func (*MockLightsailAPIMockRecorder) ResetDistributionCacheWithContext

func (mr *MockLightsailAPIMockRecorder) ResetDistributionCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetDistributionCacheWithContext indicates an expected call of ResetDistributionCacheWithContext.

func (*MockLightsailAPIMockRecorder) SendContactMethodVerification

func (mr *MockLightsailAPIMockRecorder) SendContactMethodVerification(arg0 interface{}) *gomock.Call

SendContactMethodVerification indicates an expected call of SendContactMethodVerification.

func (*MockLightsailAPIMockRecorder) SendContactMethodVerificationRequest

func (mr *MockLightsailAPIMockRecorder) SendContactMethodVerificationRequest(arg0 interface{}) *gomock.Call

SendContactMethodVerificationRequest indicates an expected call of SendContactMethodVerificationRequest.

func (*MockLightsailAPIMockRecorder) SendContactMethodVerificationWithContext

func (mr *MockLightsailAPIMockRecorder) SendContactMethodVerificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendContactMethodVerificationWithContext indicates an expected call of SendContactMethodVerificationWithContext.

func (*MockLightsailAPIMockRecorder) SetIpAddressType added in v1.38.35

func (mr *MockLightsailAPIMockRecorder) SetIpAddressType(arg0 interface{}) *gomock.Call

SetIpAddressType indicates an expected call of SetIpAddressType.

func (*MockLightsailAPIMockRecorder) SetIpAddressTypeRequest added in v1.38.35

func (mr *MockLightsailAPIMockRecorder) SetIpAddressTypeRequest(arg0 interface{}) *gomock.Call

SetIpAddressTypeRequest indicates an expected call of SetIpAddressTypeRequest.

func (*MockLightsailAPIMockRecorder) SetIpAddressTypeWithContext added in v1.38.35

func (mr *MockLightsailAPIMockRecorder) SetIpAddressTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetIpAddressTypeWithContext indicates an expected call of SetIpAddressTypeWithContext.

func (*MockLightsailAPIMockRecorder) SetResourceAccessForBucket added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) SetResourceAccessForBucket(arg0 interface{}) *gomock.Call

SetResourceAccessForBucket indicates an expected call of SetResourceAccessForBucket.

func (*MockLightsailAPIMockRecorder) SetResourceAccessForBucketRequest added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) SetResourceAccessForBucketRequest(arg0 interface{}) *gomock.Call

SetResourceAccessForBucketRequest indicates an expected call of SetResourceAccessForBucketRequest.

func (*MockLightsailAPIMockRecorder) SetResourceAccessForBucketWithContext added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) SetResourceAccessForBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetResourceAccessForBucketWithContext indicates an expected call of SetResourceAccessForBucketWithContext.

func (*MockLightsailAPIMockRecorder) StartInstance

func (mr *MockLightsailAPIMockRecorder) StartInstance(arg0 interface{}) *gomock.Call

StartInstance indicates an expected call of StartInstance.

func (*MockLightsailAPIMockRecorder) StartInstanceRequest

func (mr *MockLightsailAPIMockRecorder) StartInstanceRequest(arg0 interface{}) *gomock.Call

StartInstanceRequest indicates an expected call of StartInstanceRequest.

func (*MockLightsailAPIMockRecorder) StartInstanceWithContext

func (mr *MockLightsailAPIMockRecorder) StartInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartInstanceWithContext indicates an expected call of StartInstanceWithContext.

func (*MockLightsailAPIMockRecorder) StartRelationalDatabase

func (mr *MockLightsailAPIMockRecorder) StartRelationalDatabase(arg0 interface{}) *gomock.Call

StartRelationalDatabase indicates an expected call of StartRelationalDatabase.

func (*MockLightsailAPIMockRecorder) StartRelationalDatabaseRequest

func (mr *MockLightsailAPIMockRecorder) StartRelationalDatabaseRequest(arg0 interface{}) *gomock.Call

StartRelationalDatabaseRequest indicates an expected call of StartRelationalDatabaseRequest.

func (*MockLightsailAPIMockRecorder) StartRelationalDatabaseWithContext

func (mr *MockLightsailAPIMockRecorder) StartRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartRelationalDatabaseWithContext indicates an expected call of StartRelationalDatabaseWithContext.

func (*MockLightsailAPIMockRecorder) StopInstance

func (mr *MockLightsailAPIMockRecorder) StopInstance(arg0 interface{}) *gomock.Call

StopInstance indicates an expected call of StopInstance.

func (*MockLightsailAPIMockRecorder) StopInstanceRequest

func (mr *MockLightsailAPIMockRecorder) StopInstanceRequest(arg0 interface{}) *gomock.Call

StopInstanceRequest indicates an expected call of StopInstanceRequest.

func (*MockLightsailAPIMockRecorder) StopInstanceWithContext

func (mr *MockLightsailAPIMockRecorder) StopInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopInstanceWithContext indicates an expected call of StopInstanceWithContext.

func (*MockLightsailAPIMockRecorder) StopRelationalDatabase

func (mr *MockLightsailAPIMockRecorder) StopRelationalDatabase(arg0 interface{}) *gomock.Call

StopRelationalDatabase indicates an expected call of StopRelationalDatabase.

func (*MockLightsailAPIMockRecorder) StopRelationalDatabaseRequest

func (mr *MockLightsailAPIMockRecorder) StopRelationalDatabaseRequest(arg0 interface{}) *gomock.Call

StopRelationalDatabaseRequest indicates an expected call of StopRelationalDatabaseRequest.

func (*MockLightsailAPIMockRecorder) StopRelationalDatabaseWithContext

func (mr *MockLightsailAPIMockRecorder) StopRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopRelationalDatabaseWithContext indicates an expected call of StopRelationalDatabaseWithContext.

func (*MockLightsailAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockLightsailAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockLightsailAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockLightsailAPIMockRecorder) TestAlarm

func (mr *MockLightsailAPIMockRecorder) TestAlarm(arg0 interface{}) *gomock.Call

TestAlarm indicates an expected call of TestAlarm.

func (*MockLightsailAPIMockRecorder) TestAlarmRequest

func (mr *MockLightsailAPIMockRecorder) TestAlarmRequest(arg0 interface{}) *gomock.Call

TestAlarmRequest indicates an expected call of TestAlarmRequest.

func (*MockLightsailAPIMockRecorder) TestAlarmWithContext

func (mr *MockLightsailAPIMockRecorder) TestAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TestAlarmWithContext indicates an expected call of TestAlarmWithContext.

func (*MockLightsailAPIMockRecorder) UnpeerVpc

func (mr *MockLightsailAPIMockRecorder) UnpeerVpc(arg0 interface{}) *gomock.Call

UnpeerVpc indicates an expected call of UnpeerVpc.

func (*MockLightsailAPIMockRecorder) UnpeerVpcRequest

func (mr *MockLightsailAPIMockRecorder) UnpeerVpcRequest(arg0 interface{}) *gomock.Call

UnpeerVpcRequest indicates an expected call of UnpeerVpcRequest.

func (*MockLightsailAPIMockRecorder) UnpeerVpcWithContext

func (mr *MockLightsailAPIMockRecorder) UnpeerVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnpeerVpcWithContext indicates an expected call of UnpeerVpcWithContext.

func (*MockLightsailAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockLightsailAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockLightsailAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockLightsailAPIMockRecorder) UpdateBucket added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) UpdateBucket(arg0 interface{}) *gomock.Call

UpdateBucket indicates an expected call of UpdateBucket.

func (*MockLightsailAPIMockRecorder) UpdateBucketBundle added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) UpdateBucketBundle(arg0 interface{}) *gomock.Call

UpdateBucketBundle indicates an expected call of UpdateBucketBundle.

func (*MockLightsailAPIMockRecorder) UpdateBucketBundleRequest added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) UpdateBucketBundleRequest(arg0 interface{}) *gomock.Call

UpdateBucketBundleRequest indicates an expected call of UpdateBucketBundleRequest.

func (*MockLightsailAPIMockRecorder) UpdateBucketBundleWithContext added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) UpdateBucketBundleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateBucketBundleWithContext indicates an expected call of UpdateBucketBundleWithContext.

func (*MockLightsailAPIMockRecorder) UpdateBucketRequest added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) UpdateBucketRequest(arg0 interface{}) *gomock.Call

UpdateBucketRequest indicates an expected call of UpdateBucketRequest.

func (*MockLightsailAPIMockRecorder) UpdateBucketWithContext added in v1.43.22

func (mr *MockLightsailAPIMockRecorder) UpdateBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateBucketWithContext indicates an expected call of UpdateBucketWithContext.

func (*MockLightsailAPIMockRecorder) UpdateContainerService

func (mr *MockLightsailAPIMockRecorder) UpdateContainerService(arg0 interface{}) *gomock.Call

UpdateContainerService indicates an expected call of UpdateContainerService.

func (*MockLightsailAPIMockRecorder) UpdateContainerServiceRequest

func (mr *MockLightsailAPIMockRecorder) UpdateContainerServiceRequest(arg0 interface{}) *gomock.Call

UpdateContainerServiceRequest indicates an expected call of UpdateContainerServiceRequest.

func (*MockLightsailAPIMockRecorder) UpdateContainerServiceWithContext

func (mr *MockLightsailAPIMockRecorder) UpdateContainerServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContainerServiceWithContext indicates an expected call of UpdateContainerServiceWithContext.

func (*MockLightsailAPIMockRecorder) UpdateDistribution

func (mr *MockLightsailAPIMockRecorder) UpdateDistribution(arg0 interface{}) *gomock.Call

UpdateDistribution indicates an expected call of UpdateDistribution.

func (*MockLightsailAPIMockRecorder) UpdateDistributionBundle

func (mr *MockLightsailAPIMockRecorder) UpdateDistributionBundle(arg0 interface{}) *gomock.Call

UpdateDistributionBundle indicates an expected call of UpdateDistributionBundle.

func (*MockLightsailAPIMockRecorder) UpdateDistributionBundleRequest

func (mr *MockLightsailAPIMockRecorder) UpdateDistributionBundleRequest(arg0 interface{}) *gomock.Call

UpdateDistributionBundleRequest indicates an expected call of UpdateDistributionBundleRequest.

func (*MockLightsailAPIMockRecorder) UpdateDistributionBundleWithContext

func (mr *MockLightsailAPIMockRecorder) UpdateDistributionBundleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDistributionBundleWithContext indicates an expected call of UpdateDistributionBundleWithContext.

func (*MockLightsailAPIMockRecorder) UpdateDistributionRequest

func (mr *MockLightsailAPIMockRecorder) UpdateDistributionRequest(arg0 interface{}) *gomock.Call

UpdateDistributionRequest indicates an expected call of UpdateDistributionRequest.

func (*MockLightsailAPIMockRecorder) UpdateDistributionWithContext

func (mr *MockLightsailAPIMockRecorder) UpdateDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDistributionWithContext indicates an expected call of UpdateDistributionWithContext.

func (*MockLightsailAPIMockRecorder) UpdateDomainEntry

func (mr *MockLightsailAPIMockRecorder) UpdateDomainEntry(arg0 interface{}) *gomock.Call

UpdateDomainEntry indicates an expected call of UpdateDomainEntry.

func (*MockLightsailAPIMockRecorder) UpdateDomainEntryRequest

func (mr *MockLightsailAPIMockRecorder) UpdateDomainEntryRequest(arg0 interface{}) *gomock.Call

UpdateDomainEntryRequest indicates an expected call of UpdateDomainEntryRequest.

func (*MockLightsailAPIMockRecorder) UpdateDomainEntryWithContext

func (mr *MockLightsailAPIMockRecorder) UpdateDomainEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDomainEntryWithContext indicates an expected call of UpdateDomainEntryWithContext.

func (*MockLightsailAPIMockRecorder) UpdateLoadBalancerAttribute

func (mr *MockLightsailAPIMockRecorder) UpdateLoadBalancerAttribute(arg0 interface{}) *gomock.Call

UpdateLoadBalancerAttribute indicates an expected call of UpdateLoadBalancerAttribute.

func (*MockLightsailAPIMockRecorder) UpdateLoadBalancerAttributeRequest

func (mr *MockLightsailAPIMockRecorder) UpdateLoadBalancerAttributeRequest(arg0 interface{}) *gomock.Call

UpdateLoadBalancerAttributeRequest indicates an expected call of UpdateLoadBalancerAttributeRequest.

func (*MockLightsailAPIMockRecorder) UpdateLoadBalancerAttributeWithContext

func (mr *MockLightsailAPIMockRecorder) UpdateLoadBalancerAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLoadBalancerAttributeWithContext indicates an expected call of UpdateLoadBalancerAttributeWithContext.

func (*MockLightsailAPIMockRecorder) UpdateRelationalDatabase

func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabase(arg0 interface{}) *gomock.Call

UpdateRelationalDatabase indicates an expected call of UpdateRelationalDatabase.

func (*MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParameters

func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParameters(arg0 interface{}) *gomock.Call

UpdateRelationalDatabaseParameters indicates an expected call of UpdateRelationalDatabaseParameters.

func (*MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParametersRequest

func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParametersRequest(arg0 interface{}) *gomock.Call

UpdateRelationalDatabaseParametersRequest indicates an expected call of UpdateRelationalDatabaseParametersRequest.

func (*MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParametersWithContext

func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRelationalDatabaseParametersWithContext indicates an expected call of UpdateRelationalDatabaseParametersWithContext.

func (*MockLightsailAPIMockRecorder) UpdateRelationalDatabaseRequest

func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseRequest(arg0 interface{}) *gomock.Call

UpdateRelationalDatabaseRequest indicates an expected call of UpdateRelationalDatabaseRequest.

func (*MockLightsailAPIMockRecorder) UpdateRelationalDatabaseWithContext

func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRelationalDatabaseWithContext indicates an expected call of UpdateRelationalDatabaseWithContext.

Jump to

Keyboard shortcuts

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