Uses of Class
ch.swisscom.mid.client.rest.model.statusresp.ServiceResponse
| Package | Description |
|---|---|
| ch.swisscom.mid.client.rest.model.statusresp |
-
Uses of ServiceResponse in ch.swisscom.mid.client.rest.model.statusresp
Methods in ch.swisscom.mid.client.rest.model.statusresp that return ServiceResponse Modifier and Type Method Description ServiceResponseServiceResponse. withDescription(String description)ServiceResponseServiceResponse. withGeofencing(Geofencing geofencing)Methods in ch.swisscom.mid.client.rest.model.statusresp that return types with arguments of type ServiceResponse Modifier and Type Method Description List<ServiceResponse>MSSStatusResp. getServiceResponses()Method parameters in ch.swisscom.mid.client.rest.model.statusresp with type arguments of type ServiceResponse Modifier and Type Method Description voidMSSStatusResp. setServiceResponses(List<ServiceResponse> serviceResponses)MSSStatusRespMSSStatusResp. withServiceResponses(List<ServiceResponse> serviceResponses)