public class ServiceStubClassComposer extends AbstractServiceStubClassComposer
| Modifier | Constructor and Description |
|---|---|
protected |
ServiceStubClassComposer() |
| Modifier and Type | Method and Description |
|---|---|
protected MethodDefinition |
createOperationsStubGetterMethodDefinition(TypeNode returnType,
String methodName,
TypeStore typeStore) |
static ServiceStubClassComposer |
instance() |
createCallableGetterMethodDefinition, generate, getTransportContextpublic static ServiceStubClassComposer instance()
protected MethodDefinition createOperationsStubGetterMethodDefinition(TypeNode returnType, String methodName, TypeStore typeStore)
createOperationsStubGetterMethodDefinition in class AbstractServiceStubClassComposerCopyright © 2022 Google LLC. All rights reserved.