AWS SDK for .NET Documentation
JsonResponseUnmarshaller Class
AmazonAmazon.Runtime.Internal.TransformJsonResponseUnmarshaller Did this page help you?   Yes   No    Tell us about it...
Class for unmarshalling JSON service responses.
Declaration Syntax
C#
public class JsonResponseUnmarshaller : ResponseUnmarshaller
Members
All MembersConstructorsMethods



IconMemberDescription
JsonResponseUnmarshaller()()()()
Initializes a new instance of the JsonResponseUnmarshaller class

CreateContext(HttpWebResponse, Boolean, AsyncResult) (Overrides ResponseUnmarshaller.CreateContext(HttpWebResponse, Boolean, AsyncResult).)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Unmarshall(UnmarshallerContext) (Overrides ResponseUnmarshaller.Unmarshall(UnmarshallerContext).)
Unmarshall(JsonUnmarshallerContext)
UnmarshallException(UnmarshallerContext, Exception, HttpStatusCode) (Overrides ResponseUnmarshaller.UnmarshallException(UnmarshallerContext, Exception, HttpStatusCode).)
UnmarshallException(JsonUnmarshallerContext, Exception, HttpStatusCode)
Inheritance Hierarchy
Object
ResponseUnmarshaller
 JsonResponseUnmarshaller
  AddInstanceGroupsResponseUnmarshaller
  AddJobFlowStepsResponseUnmarshaller
  AddTagsResponseUnmarshaller
  DescribeClusterResponseUnmarshaller
  DescribeJobFlowsResponseUnmarshaller
  DescribeStepResponseUnmarshaller
  ListBootstrapActionsResponseUnmarshaller
  ListClustersResponseUnmarshaller
  ListInstanceGroupsResponseUnmarshaller
  ListInstancesResponseUnmarshaller
  ListStepsResponseUnmarshaller
  ModifyInstanceGroupsResponseUnmarshaller
  RemoveTagsResponseUnmarshaller
  RunJobFlowResponseUnmarshaller
  SetTerminationProtectionResponseUnmarshaller
  SetVisibleToAllUsersResponseUnmarshaller
  TerminateJobFlowsResponseUnmarshaller
  CancelJobResponseUnmarshaller
  CreateJobResponseUnmarshaller
  CreatePipelineResponseUnmarshaller
  CreatePresetResponseUnmarshaller
  DeletePipelineResponseUnmarshaller
  DeletePresetResponseUnmarshaller
  ListJobsByPipelineResponseUnmarshaller
  ListJobsByStatusResponseUnmarshaller
  ListPipelinesResponseUnmarshaller
  ListPresetsResponseUnmarshaller
  ReadJobResponseUnmarshaller
  ReadPipelineResponseUnmarshaller
  ReadPresetResponseUnmarshaller
  TestRoleResponseUnmarshaller
  UpdatePipelineNotificationsResponseUnmarshaller
  UpdatePipelineResponseUnmarshaller
  UpdatePipelineStatusResponseUnmarshaller
  AssignVolumeResponseUnmarshaller
  AssociateElasticIpResponseUnmarshaller
  AttachElasticLoadBalancerResponseUnmarshaller
  CloneStackResponseUnmarshaller
  CreateAppResponseUnmarshaller
  CreateDeploymentResponseUnmarshaller
  CreateInstanceResponseUnmarshaller
  CreateLayerResponseUnmarshaller
  CreateStackResponseUnmarshaller
  CreateUserProfileResponseUnmarshaller
  DeleteAppResponseUnmarshaller
  DeleteInstanceResponseUnmarshaller
  DeleteLayerResponseUnmarshaller
  DeleteStackResponseUnmarshaller
  DeleteUserProfileResponseUnmarshaller
  DeregisterElasticIpResponseUnmarshaller
  DeregisterRdsDbInstanceResponseUnmarshaller
  DeregisterVolumeResponseUnmarshaller
  DescribeAppsResponseUnmarshaller
  DescribeCommandsResponseUnmarshaller
  DescribeDeploymentsResponseUnmarshaller
  DescribeElasticIpsResponseUnmarshaller
  DescribeElasticLoadBalancersResponseUnmarshaller
  DescribeInstancesResponseUnmarshaller
  DescribeLayersResponseUnmarshaller
  DescribeLoadBasedAutoScalingResponseUnmarshaller
  DescribeMyUserProfileResponseUnmarshaller
  DescribePermissionsResponseUnmarshaller
  DescribeRaidArraysResponseUnmarshaller
  DescribeRdsDbInstancesResponseUnmarshaller
  DescribeServiceErrorsResponseUnmarshaller
  DescribeStacksResponseUnmarshaller
  DescribeStackSummaryResponseUnmarshaller
  DescribeTimeBasedAutoScalingResponseUnmarshaller
  DescribeUserProfilesResponseUnmarshaller
  DescribeVolumesResponseUnmarshaller
  DetachElasticLoadBalancerResponseUnmarshaller
  DisassociateElasticIpResponseUnmarshaller
  GetHostnameSuggestionResponseUnmarshaller
  RebootInstanceResponseUnmarshaller
  RegisterElasticIpResponseUnmarshaller
  RegisterRdsDbInstanceResponseUnmarshaller
  RegisterVolumeResponseUnmarshaller
  SetLoadBasedAutoScalingResponseUnmarshaller
  SetPermissionResponseUnmarshaller
  SetTimeBasedAutoScalingResponseUnmarshaller
  StartInstanceResponseUnmarshaller
  StartStackResponseUnmarshaller
  StopInstanceResponseUnmarshaller
  StopStackResponseUnmarshaller
  UnassignVolumeResponseUnmarshaller
  UpdateAppResponseUnmarshaller
  UpdateElasticIpResponseUnmarshaller
  UpdateInstanceResponseUnmarshaller
  UpdateLayerResponseUnmarshaller
  UpdateMyUserProfileResponseUnmarshaller
  UpdateRdsDbInstanceResponseUnmarshaller
  UpdateStackResponseUnmarshaller
  UpdateUserProfileResponseUnmarshaller
  UpdateVolumeResponseUnmarshaller

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)