Uses of Class
io.stargate.graphql.types.DataCenterInput
Packages that use DataCenterInput
-
Uses of DataCenterInput in io.stargate.graphql.client
Method parameters in io.stargate.graphql.client with type arguments of type DataCenterInputModifier and TypeMethodDescriptionCreateKeyspaceGraphQLQuery.Builder.datacenters(List<DataCenterInput> datacenters) Constructor parameters in io.stargate.graphql.client with type arguments of type DataCenterInputModifierConstructorDescriptionCreateKeyspaceGraphQLQuery(String name, Boolean ifNotExists, Integer replicas, List<DataCenterInput> datacenters, String queryName, Set<String> fieldsSet) -
Uses of DataCenterInput in io.stargate.graphql.types
Methods in io.stargate.graphql.types that return DataCenterInput