Uses of Class
com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
- 
Packages that use CoherenceConfigClientProperties.GrpcClientProperties Package Description com.oracle.coherence.spring.boot.config Provides support for Spring Boot's ConfigData API. - 
- 
Uses of CoherenceConfigClientProperties.GrpcClientProperties in com.oracle.coherence.spring.boot.config
Methods in com.oracle.coherence.spring.boot.config that return CoherenceConfigClientProperties.GrpcClientProperties Modifier and Type Method Description CoherenceConfigClientProperties.GrpcClientPropertiesCoherenceConfigClientProperties. getClient()Contains gRPC-specific configuration.Methods in com.oracle.coherence.spring.boot.config with parameters of type CoherenceConfigClientProperties.GrpcClientProperties Modifier and Type Method Description voidCoherenceConfigClientProperties. setClient(CoherenceConfigClientProperties.GrpcClientProperties client) 
 -