Amazon.IdentityManagement.Model.Internal.MarshallTransformations.ListInstanceProfilesForRoleResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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