Amazon.ElasticTranscoder.Model.Internal.MarshallTransformations.UpdatePipelineNotificationsResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

public static GetInstance ( ) : UpdatePipelineNotificationsResponseUnmarshaller
Résultat UpdatePipelineNotificationsResponseUnmarshaller
        public static UpdatePipelineNotificationsResponseUnmarshaller GetInstance()
        {
          if (instance == null)
          {
            instance = new UpdatePipelineNotificationsResponseUnmarshaller();
          }
          return instance;
        }
  
UpdatePipelineNotificationsResponseUnmarshaller