Amazon.ElasticMapReduce.Model.Internal.MarshallTransformations.SetVisibleToAllUsersResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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