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

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

공개 메소드들

메소드 설명
Unmarshall ( XmlUnmarshallerContext context ) : AmazonWebServiceResponse

Unmarshaller the response from the service to the response class.

UnmarshallException ( XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

Unmarshaller error response to exception.

비공개 메소드들

메소드 설명
GetInstance ( ) : CreateClusterParameterGroupResponseUnmarshaller
UnmarshallResult ( XmlUnmarshallerContext context, CreateClusterParameterGroupResponse response ) : void

메소드 상세

Unmarshall() 공개 메소드

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

UnmarshallException() 공개 메소드

Unmarshaller error response to exception.
public UnmarshallException ( XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context XmlUnmarshallerContext
innerException Exception
statusCode HttpStatusCode
리턴 AmazonServiceException