Amazon.IdentityManagement.Model.Internal.MarshallTransformations.ListInstanceProfilesForRoleResponseUnmarshaller.GetInstance C# (CSharp) 메소드

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : ListInstanceProfilesForRoleResponseUnmarshaller
리턴 ListInstanceProfilesForRoleResponseUnmarshaller
        public static ListInstanceProfilesForRoleResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new ListInstanceProfilesForRoleResponseUnmarshaller();
            }
            return instance;
        }
    
ListInstanceProfilesForRoleResponseUnmarshaller