Amazon.AWSSupport.Model.Internal.MarshallTransformations.DescribeCommunicationsResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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