Uses of Class
odata.msgraph.client.beta.complex.TeamworkConfiguredPeripheral
-
Packages that use TeamworkConfiguredPeripheral Package Description odata.msgraph.client.beta.complex -
-
Uses of TeamworkConfiguredPeripheral in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex with type parameters of type TeamworkConfiguredPeripheral Modifier and Type Field Description protected List<TeamworkConfiguredPeripheral>TeamworkDisplayConfiguration. configuredDisplaysMethods in odata.msgraph.client.beta.complex that return TeamworkConfiguredPeripheral Modifier and Type Method Description TeamworkConfiguredPeripheralTeamworkConfiguredPeripheral.Builder. build()TeamworkConfiguredPeripheralTeamworkConfiguredPeripheral. withIsOptional(Boolean isOptional)TeamworkConfiguredPeripheralTeamworkConfiguredPeripheral. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type TeamworkConfiguredPeripheral Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPage<TeamworkConfiguredPeripheral>TeamworkDisplayConfiguration. getConfiguredDisplays()com.github.davidmoten.odata.client.CollectionPage<TeamworkConfiguredPeripheral>TeamworkDisplayConfiguration. getConfiguredDisplays(com.github.davidmoten.odata.client.HttpRequestOptions options)Methods in odata.msgraph.client.beta.complex with parameters of type TeamworkConfiguredPeripheral Modifier and Type Method Description TeamworkDisplayConfiguration.BuilderTeamworkDisplayConfiguration.Builder. configuredDisplays(TeamworkConfiguredPeripheral... configuredDisplays)Method parameters in odata.msgraph.client.beta.complex with type arguments of type TeamworkConfiguredPeripheral Modifier and Type Method Description TeamworkDisplayConfiguration.BuilderTeamworkDisplayConfiguration.Builder. configuredDisplays(List<TeamworkConfiguredPeripheral> configuredDisplays)
-