Amazon.IdentityManagement.Model.Internal.MarshallTransformations.ListInstanceProfilesForRoleResponseUnmarshaller.GetInstance C# (CSharp) Method

GetInstance() public static method

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