Modifier and Type |
Method |
Description |
static io.grpc.MethodDescriptor<DominionGrpc.ScvGetCredentialsRequest,DominionGrpc.ScvGetCredentialsResponse> |
getScvGetCredentialsMethod() |
|
static io.grpc.MethodDescriptor<DominionGrpc.ScvSupportedAliasesRequest,DominionGrpc.ScvSupportedAliasesResponse> |
getScvGetSupportedAliasesMethod() |
|
static io.grpc.MethodDescriptor<DominionGrpc.ScvSetCredentialsRequest,DominionGrpc.ScvSetCredentialsResponse> |
getScvSetCredentialsMethod() |
|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
|
static SecureCredentialsVaultGrpc.SecureCredentialsVaultBlockingStub |
newBlockingStub(io.grpc.Channel channel) |
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static SecureCredentialsVaultGrpc.SecureCredentialsVaultFutureStub |
newFutureStub(io.grpc.Channel channel) |
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static SecureCredentialsVaultGrpc.SecureCredentialsVaultStub |
newStub(io.grpc.Channel channel) |
Creates a new async stub that supports all call types for the service
|