Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- Page<T> - Class in org.stellar.sdk.responses
-
Represents page of objects.
- Page.Links - Class in org.stellar.sdk.responses
-
Links connected to page response.
- Pageable - Interface in org.stellar.sdk.responses
- pagination(GetEventsRequest.PaginationOptions) - Method in class org.stellar.sdk.requests.sorobanrpc.GetEventsRequest.GetEventsRequestBuilder
- PathPaymentBaseOperationResponse - Class in org.stellar.sdk.responses.operations
- PathPaymentBaseOperationResponse() - Constructor for class org.stellar.sdk.responses.operations.PathPaymentBaseOperationResponse
- PathPaymentStrictReceiveOperation - Class in org.stellar.sdk
-
Represents PathPaymentStrictReceive operation.
- PathPaymentStrictReceiveOperation.Builder - Class in org.stellar.sdk
-
Builds PathPayment operation.
- PathPaymentStrictReceiveOperationResponse - Class in org.stellar.sdk.responses.operations
-
Represents PATH_PAYMENT_STRICT_RECEIVE operation response.
- PathPaymentStrictReceiveOperationResponse(String) - Constructor for class org.stellar.sdk.responses.operations.PathPaymentStrictReceiveOperationResponse
- PathPaymentStrictSendOperation - Class in org.stellar.sdk
-
Represents PathPaymentStrictSend operation.
- PathPaymentStrictSendOperation.Builder - Class in org.stellar.sdk
-
Builds PathPayment operation.
- PathPaymentStrictSendOperationResponse - Class in org.stellar.sdk.responses.operations
-
Represents PATH_PAYMENT_STRICT_SEND operation response.
- PathPaymentStrictSendOperationResponse(String) - Constructor for class org.stellar.sdk.responses.operations.PathPaymentStrictSendOperationResponse
- PathResponse - Class in org.stellar.sdk.responses
-
Represents path response.
- PathResponse(String, String, String, String, String, String, String, String, ArrayList<Asset>) - Constructor for class org.stellar.sdk.responses.PathResponse
- PaymentOperation - Class in org.stellar.sdk
-
Represents Payment operation.
- PaymentOperation.Builder - Class in org.stellar.sdk
-
Builds Payment operation.
- PaymentOperationResponse - Class in org.stellar.sdk.responses.operations
-
Represents Payment operation response.
- PaymentOperationResponse(String, String, String, String, String, String, BigInteger, String, String, BigInteger) - Constructor for class org.stellar.sdk.responses.operations.PaymentOperationResponse
- payments() - Method in class org.stellar.sdk.Server
-
Returns
PaymentsRequestBuilderinstance. - PaymentsRequestBuilder - Class in org.stellar.sdk.requests
-
Builds requests connected to payments.
- PaymentsRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class org.stellar.sdk.requests.PaymentsRequestBuilder
- PENDING - Enum constant in enum class org.stellar.sdk.responses.sorobanrpc.SendTransactionResponse.SendTransactionStatus
- PERSISTENT - Enum constant in enum class org.stellar.sdk.SorobanServer.Durability
- preAuthTx(byte[]) - Static method in class org.stellar.sdk.Signer
-
Create
preAuthTxSignerKeyfrom a transaction hash. - preAuthTx(Transaction) - Static method in class org.stellar.sdk.Signer
-
Create
preAuthTxSignerKeyfrom aTransactionhash. - Preconditions(TransactionResponse.Preconditions.TimeBounds, TransactionResponse.Preconditions.LedgerBounds, Long, long, long, List<String>) - Constructor for class org.stellar.sdk.responses.TransactionResponse.Preconditions
- Predicate - Class in org.stellar.sdk
-
Base class for predicates.
- Predicate() - Constructor for class org.stellar.sdk.Predicate
- Predicate.AbsBefore - Class in org.stellar.sdk
-
Represents a predicate based on a maximum date and time.
- Predicate.And - Class in org.stellar.sdk
- Predicate.Not - Class in org.stellar.sdk
- Predicate.Or - Class in org.stellar.sdk
- Predicate.RelBefore - Class in org.stellar.sdk
-
Represents predicate based on maximum length of time
- Predicate.Unconditional - Class in org.stellar.sdk
-
Represents a predicate that is always true.
- PredicateDeserializer - Class in org.stellar.sdk.responses
- PredicateDeserializer() - Constructor for class org.stellar.sdk.responses.PredicateDeserializer
- prepareTransaction(Transaction) - Method in class org.stellar.sdk.SorobanServer
-
Submit a trial contract invocation, first run a simulation of the contract invocation as defined on the incoming transaction, and apply the results to a new copy of the transaction which is then returned.
- prepareTransaction(Transaction, SimulateTransactionResponse) - Method in class org.stellar.sdk.SorobanServer
-
Prepare the transaction using the simulateTransaction obtained by the user in advance, apply the simulateTransaction results to a new copy of the transaction which is then returned.
- PrepareTransactionException - Exception Class in org.stellar.sdk
-
Exception thrown when preparing a transaction failed.
- PrepareTransactionException(String, SimulateTransactionResponse) - Constructor for exception class org.stellar.sdk.PrepareTransactionException
- Price - Class in org.stellar.sdk
-
Represents Price.
- Price(int, int) - Constructor for class org.stellar.sdk.Price
-
Create a new price.
- PUBLIC - Static variable in class org.stellar.sdk.Network
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form