C# 클래스 Amazon.PowerShell.Cmdlets.EC2.RemoveEC2IpamPoolAllocationCmdlet

상속: Amazon.PowerShell.Cmdlets.EC2.AmazonEC2ClientCmdlet, IExecutor
파일 보기 프로젝트 열기: aws/aws-tools-for-powershell

Private Properties

프로퍼티 타입 설명
CallAWSServiceOperation Amazon.EC2.Model.ReleaseIpamPoolAllocationResponse

공개 메소드들

메소드 설명
CreateContext ( ) : ExecutorContext
Execute ( ExecutorContext context ) : object

보호된 메소드들

메소드 설명
ProcessRecord ( ) : void

비공개 메소드들

메소드 설명
CallAWSServiceOperation ( IAmazonEC2 client, Amazon.EC2.Model.ReleaseIpamPoolAllocationRequest request ) : Amazon.EC2.Model.ReleaseIpamPoolAllocationResponse

메소드 상세

CreateContext() 공개 메소드

public CreateContext ( ) : ExecutorContext
리턴 ExecutorContext

Execute() 공개 메소드

public Execute ( ExecutorContext context ) : object
context ExecutorContext
리턴 object

ProcessRecord() 보호된 메소드

protected ProcessRecord ( ) : void
리턴 void