Uses of Class
com.cloudera.cdp.environments.model.IdBrokerSyncStatus
Packages that use IdBrokerSyncStatus
-
Uses of IdBrokerSyncStatus in com.cloudera.cdp.environments.model
Methods in com.cloudera.cdp.environments.model that return types with arguments of type IdBrokerSyncStatusModifier and TypeMethodDescriptionGetIdBrokerMappingsSyncStatusResponse.getStatuses()
Getter for statuses.Method parameters in com.cloudera.cdp.environments.model with type arguments of type IdBrokerSyncStatusModifier and TypeMethodDescriptionvoid
GetIdBrokerMappingsSyncStatusResponse.setStatuses
(Map<String, IdBrokerSyncStatus> statuses) Setter for statuses.