@ConfigurationProperties(value="grpcmock") public class GrpcMockProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GrpcMockProperties.Server |
| Constructor and Description |
|---|
GrpcMockProperties() |
| Modifier and Type | Method and Description |
|---|---|
GrpcMockProperties.Server |
getServer() |
void |
setServer(GrpcMockProperties.Server server) |
public GrpcMockProperties.Server getServer()
public void setServer(GrpcMockProperties.Server server)
Copyright © 2021. All rights reserved.