C# 클래스 Amazon.Redshift.Model.Internal.MarshallTransformations.CreateClusterSecurityGroupResponseUnmarshaller

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

공개 메소드들

메소드 설명
Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse

Unmarshaller the response from the service to the response class.

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

Unmarshaller error response to exception.

비공개 메소드들

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

메소드 상세

Unmarshall() 공개 메소드

Unmarshaller the response from the service to the response class.
public Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
리턴 Amazon.Runtime.AmazonWebServiceResponse

UnmarshallException() 공개 메소드

Unmarshaller error response to exception.
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