Uses of Class
odata.msgraph.client.beta.entity.ShipmentMethod.Builder
-
Packages that use ShipmentMethod.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of ShipmentMethod.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ShipmentMethod.Builder Modifier and Type Method Description static ShipmentMethod.BuilderShipmentMethod. builderShipmentMethod()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ShipmentMethod.BuilderShipmentMethod.Builder. code(String code)ShipmentMethod.BuilderShipmentMethod.Builder. displayName(String displayName)ShipmentMethod.BuilderShipmentMethod.Builder. id(String id)ShipmentMethod.BuilderShipmentMethod.Builder. lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
-