| Package | Description |
|---|---|
| com.vendasta.sso.v1.internal |
| Modifier and Type | Method and Description |
|---|---|
GetMultiEntryURLRequest |
GetMultiEntryURLRequest.Builder.build()
Takes the configuration in the mutable Builder and uses it to instantiate a final instance
of the GetMultiEntryURLRequest class
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
GetMultiEntryURLResponse |
IdentityProviderHTTPClient.GetMultiEntryURL(GetMultiEntryURLRequest req,
com.vendasta.vax.RequestOptions.Builder options) |
GetMultiEntryURLResponse |
IdentityProviderGeneratedClient.GetMultiEntryURL(GetMultiEntryURLRequest req,
com.vendasta.vax.RequestOptions.Builder options) |
GetMultiEntryURLResponse |
IdentityProviderGRPCClient.GetMultiEntryURL(GetMultiEntryURLRequest req,
com.vendasta.vax.RequestOptions.Builder options) |
GetMultiEntryURLResponse |
IdentityProviderClientInterface.GetMultiEntryURL(GetMultiEntryURLRequest req,
com.vendasta.vax.RequestOptions.Builder options) |
| Modifier and Type | Method and Description |
|---|---|
static List<ApiProto.GetMultiEntryURLRequest> |
GetMultiEntryURLRequest.toProtos(List<GetMultiEntryURLRequest> objects)
Convenience method for handling lists of objects.
|
Copyright © 2021. All rights reserved.