Uses of Class
com.cloudera.cdp.environments.model.IdBrokerMapping
Packages that use IdBrokerMapping
-
Uses of IdBrokerMapping in com.cloudera.cdp.environments.model
Methods in com.cloudera.cdp.environments.model that return types with arguments of type IdBrokerMappingModifier and TypeMethodDescriptionGetIdBrokerMappingsResponse.getMappings()Getter for mappings.SetIdBrokerMappingsResponse.getMappings()Getter for mappings.Method parameters in com.cloudera.cdp.environments.model with type arguments of type IdBrokerMappingModifier and TypeMethodDescriptionvoidGetIdBrokerMappingsResponse.setMappings(List<IdBrokerMapping> mappings) Setter for mappings.voidSetIdBrokerMappingsResponse.setMappings(List<IdBrokerMapping> mappings) Setter for mappings.