C# 클래스 Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ApplySecurityGroupsToLoadBalancerResponseUnmarshaller

Response Unmarshaller for ApplySecurityGroupsToLoadBalancer operation
상속: XmlResponseUnmarshaller
파일 보기 프로젝트 열기: scopely/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
GetInstance ( ) : ApplySecurityGroupsToLoadBalancerResponseUnmarshaller
Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

비공개 메소드들

메소드 설명
UnmarshallResult ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, ApplySecurityGroupsToLoadBalancerResponse response ) : void

메소드 상세

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : ApplySecurityGroupsToLoadBalancerResponseUnmarshaller
리턴 ApplySecurityGroupsToLoadBalancerResponseUnmarshaller

Unmarshall() 공개 메소드

public Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
리턴 Amazon.Runtime.AmazonWebServiceResponse

UnmarshallException() 공개 메소드

public UnmarshallException ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
innerException System.Exception
statusCode HttpStatusCode
리턴 Amazon.Runtime.AmazonServiceException