| Added Methods | 
  | ResourceRequestclone(ResourceRequest) | Clone a ResourceRequest object (shallow copy). | 
  | longgetAllocationRequestId() | Get the optional ID corresponding to this allocation request. | 
  | ExecutionTypeRequestgetExecutionTypeRequest() | Get whether locality relaxation is enabled with this ResourceRequest. | 
  | ResourceRequestBuildernewBuilder() |  | 
  | ResourceRequestnewInstance(Priority,String, Resource, int, boolean, String, ExecutionTypeRequest) |  | 
  | voidsetAllocationRequestId(long) | Set the optional ID corresponding to this allocation request. | 
  | voidsetExecutionTypeRequest(ExecutionTypeRequest) | Set the ExecutionTypeRequestof the requested container. |