| Package | Description |
|---|---|
| com.vendasta.sso.v1.generated | |
| com.vendasta.sso.v1.internal |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<ApiProto.GetSessionTransferURLRequest,ApiProto.GetSessionTransferURLResponse> |
ServiceProviderGrpc.METHOD_GET_SESSION_TRANSFER_URL |
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.Builder.build() |
ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.Builder.buildPartial() |
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.getDefaultInstance() |
ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.getDefaultInstanceForType() |
ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.Builder.getDefaultInstanceForType() |
ApiProto.GetSessionTransferURLResponse |
ServiceProviderGrpc.ServiceProviderBlockingStub.getSessionTransferURL(ApiProto.GetSessionTransferURLRequest request)
Get the session transfer URL for a given context.
|
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.parseDelimitedFrom(InputStream input) |
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.parseFrom(byte[] data) |
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.parseFrom(ByteBuffer data) |
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.parseFrom(com.google.protobuf.ByteString data) |
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.parseFrom(InputStream input) |
static ApiProto.GetSessionTransferURLResponse |
ApiProto.GetSessionTransferURLResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ApiProto.GetSessionTransferURLResponse> |
ApiProto.GetSessionTransferURLResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ApiProto.GetSessionTransferURLResponse> |
ServiceProviderGrpc.ServiceProviderFutureStub.getSessionTransferURL(ApiProto.GetSessionTransferURLRequest request)
Get the session transfer URL for a given context.
|
static com.google.protobuf.Parser<ApiProto.GetSessionTransferURLResponse> |
ApiProto.GetSessionTransferURLResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetSessionTransferURLResponse.Builder |
ApiProto.GetSessionTransferURLResponse.Builder.mergeFrom(ApiProto.GetSessionTransferURLResponse other) |
static ApiProto.GetSessionTransferURLResponse.Builder |
ApiProto.GetSessionTransferURLResponse.newBuilder(ApiProto.GetSessionTransferURLResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceProviderGrpc.ServiceProviderImplBase.getSessionTransferURL(ApiProto.GetSessionTransferURLRequest request,
io.grpc.stub.StreamObserver<ApiProto.GetSessionTransferURLResponse> responseObserver)
Get the session transfer URL for a given context.
|
void |
ServiceProviderGrpc.ServiceProviderStub.getSessionTransferURL(ApiProto.GetSessionTransferURLRequest request,
io.grpc.stub.StreamObserver<ApiProto.GetSessionTransferURLResponse> responseObserver)
Get the session transfer URL for a given context.
|
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetSessionTransferURLResponse |
GetSessionTransferURLResponse.toProto()
Allows for simple conversion of an object to the low-level generated protobuf object.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ApiProto.GetSessionTransferURLResponse> |
GetSessionTransferURLResponse.toProtos(List<GetSessionTransferURLResponse> objects)
Convenience method for handling lists of objects.
|
| Modifier and Type | Method and Description |
|---|---|
static GetSessionTransferURLResponse |
GetSessionTransferURLResponse.fromProto(ApiProto.GetSessionTransferURLResponse proto)
Allows for simple conversion between the low-level generated protobuf object to
GetSessionTransferURLResponse, which is much more usable.
|
| Modifier and Type | Method and Description |
|---|---|
static List<GetSessionTransferURLResponse> |
GetSessionTransferURLResponse.fromProtos(List<ApiProto.GetSessionTransferURLResponse> protos)
Convenience method for handling lists of proto objects.
|
Copyright © 2021. All rights reserved.