Uses of Class
com.elastisys.scale.cloudpool.api.restapi.types.SetMembershipStatusRequest
-
Packages that use SetMembershipStatusRequest Package Description com.elastisys.scale.cloudpool.api.restapi com.elastisys.scale.cloudpool.api.restapi.impl -
-
Uses of SetMembershipStatusRequest in com.elastisys.scale.cloudpool.api.restapi
Methods in com.elastisys.scale.cloudpool.api.restapi with parameters of type SetMembershipStatusRequest Modifier and Type Method Description javax.ws.rs.core.ResponseCloudPoolRestApi. setMembershipStatus(SetMembershipStatusRequest request)Sets the membership status for a given pool member. -
Uses of SetMembershipStatusRequest in com.elastisys.scale.cloudpool.api.restapi.impl
Methods in com.elastisys.scale.cloudpool.api.restapi.impl with parameters of type SetMembershipStatusRequest Modifier and Type Method Description javax.ws.rs.core.ResponseCloudPoolRestApiImpl. setMembershipStatus(SetMembershipStatusRequest request)
-