Uses of Class
ch.swisscom.mid.client.rest.model.statusresp.ServiceResponse
Packages that use ServiceResponse
-
Uses of ServiceResponse in ch.swisscom.mid.client.rest.model.statusresp
Methods in ch.swisscom.mid.client.rest.model.statusresp that return ServiceResponseModifier and TypeMethodDescriptionServiceResponse.withDescription(String description) ServiceResponse.withGeofencing(Geofencing geofencing) Methods in ch.swisscom.mid.client.rest.model.statusresp that return types with arguments of type ServiceResponseMethod parameters in ch.swisscom.mid.client.rest.model.statusresp with type arguments of type ServiceResponseModifier and TypeMethodDescriptionvoidMSSStatusResp.setServiceResponses(List<ServiceResponse> serviceResponses) MSSStatusResp.withServiceResponses(List<ServiceResponse> serviceResponses)