| Package | Description |
|---|---|
| com.vendasta.sso.v1.generated | |
| com.vendasta.sso.v1.internal |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<ApiProto.GetMultiEntryURLRequest,ApiProto.GetMultiEntryURLResponse> |
IdentityProviderGrpc.METHOD_GET_MULTI_ENTRY_URL |
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.Builder.build() |
ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.Builder.buildPartial() |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.getDefaultInstance() |
ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.getDefaultInstanceForType() |
ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.Builder.getDefaultInstanceForType() |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.parseDelimitedFrom(InputStream input) |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.parseFrom(byte[] data) |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.parseFrom(ByteBuffer data) |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.parseFrom(com.google.protobuf.ByteString data) |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.parseFrom(InputStream input) |
static ApiProto.GetMultiEntryURLRequest |
ApiProto.GetMultiEntryURLRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ApiProto.GetMultiEntryURLRequest> |
ApiProto.GetMultiEntryURLRequest.getParserForType() |
static com.google.protobuf.Parser<ApiProto.GetMultiEntryURLRequest> |
ApiProto.GetMultiEntryURLRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetMultiEntryURLResponse |
IdentityProviderGrpc.IdentityProviderBlockingStub.getMultiEntryURL(ApiProto.GetMultiEntryURLRequest request)
Return the entry url data for the given service provider ids
|
com.google.common.util.concurrent.ListenableFuture<ApiProto.GetMultiEntryURLResponse> |
IdentityProviderGrpc.IdentityProviderFutureStub.getMultiEntryURL(ApiProto.GetMultiEntryURLRequest request)
Return the entry url data for the given service provider ids
|
void |
IdentityProviderGrpc.IdentityProviderImplBase.getMultiEntryURL(ApiProto.GetMultiEntryURLRequest request,
io.grpc.stub.StreamObserver<ApiProto.GetMultiEntryURLResponse> responseObserver)
Return the entry url data for the given service provider ids
|
void |
IdentityProviderGrpc.IdentityProviderStub.getMultiEntryURL(ApiProto.GetMultiEntryURLRequest request,
io.grpc.stub.StreamObserver<ApiProto.GetMultiEntryURLResponse> responseObserver)
Return the entry url data for the given service provider ids
|
ApiProto.GetMultiEntryURLRequest.Builder |
ApiProto.GetMultiEntryURLRequest.Builder.mergeFrom(ApiProto.GetMultiEntryURLRequest other) |
static ApiProto.GetMultiEntryURLRequest.Builder |
ApiProto.GetMultiEntryURLRequest.newBuilder(ApiProto.GetMultiEntryURLRequest prototype) |
| Modifier and Type | Method and Description |
|---|---|
ApiProto.GetMultiEntryURLRequest |
GetMultiEntryURLRequest.toProto()
Allows for simple conversion of an object to the low-level generated protobuf object.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ApiProto.GetMultiEntryURLRequest> |
GetMultiEntryURLRequest.toProtos(List<GetMultiEntryURLRequest> objects)
Convenience method for handling lists of objects.
|
| Modifier and Type | Method and Description |
|---|---|
static GetMultiEntryURLRequest |
GetMultiEntryURLRequest.fromProto(ApiProto.GetMultiEntryURLRequest proto)
Allows for simple conversion between the low-level generated protobuf object to
GetMultiEntryURLRequest, which is much more usable.
|
| Modifier and Type | Method and Description |
|---|---|
static List<GetMultiEntryURLRequest> |
GetMultiEntryURLRequest.fromProtos(List<ApiProto.GetMultiEntryURLRequest> protos)
Convenience method for handling lists of proto objects.
|
Copyright © 2021. All rights reserved.