Uses of Class
com.oracle.bmc.dts.requests.GetTransferApplianceEncryptionPassphraseRequest
-
Packages that use GetTransferApplianceEncryptionPassphraseRequest Package Description com.oracle.bmc.dts com.oracle.bmc.dts.requests -
-
Uses of GetTransferApplianceEncryptionPassphraseRequest in com.oracle.bmc.dts
Method parameters in com.oracle.bmc.dts with type arguments of type GetTransferApplianceEncryptionPassphraseRequest Modifier and Type Method Description Future<GetTransferApplianceEncryptionPassphraseResponse>
TransferApplianceAsync. getTransferApplianceEncryptionPassphrase(GetTransferApplianceEncryptionPassphraseRequest request, AsyncHandler<GetTransferApplianceEncryptionPassphraseRequest,GetTransferApplianceEncryptionPassphraseResponse> handler)
Describes a transfer appliance encryptionPassphrase in detailFuture<GetTransferApplianceEncryptionPassphraseResponse>
TransferApplianceAsyncClient. getTransferApplianceEncryptionPassphrase(GetTransferApplianceEncryptionPassphraseRequest request, AsyncHandler<GetTransferApplianceEncryptionPassphraseRequest,GetTransferApplianceEncryptionPassphraseResponse> handler)
-
Uses of GetTransferApplianceEncryptionPassphraseRequest in com.oracle.bmc.dts.requests
Methods in com.oracle.bmc.dts.requests that return GetTransferApplianceEncryptionPassphraseRequest Modifier and Type Method Description GetTransferApplianceEncryptionPassphraseRequest
GetTransferApplianceEncryptionPassphraseRequest.Builder. build()
Build the instance of GetTransferApplianceEncryptionPassphraseRequest as configured by this builderGetTransferApplianceEncryptionPassphraseRequest
GetTransferApplianceEncryptionPassphraseRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetTransferApplianceEncryptionPassphraseRequest as configured by this builderMethods in com.oracle.bmc.dts.requests with parameters of type GetTransferApplianceEncryptionPassphraseRequest Modifier and Type Method Description GetTransferApplianceEncryptionPassphraseRequest.Builder
GetTransferApplianceEncryptionPassphraseRequest.Builder. copy(GetTransferApplianceEncryptionPassphraseRequest o)
Copy method to populate the builder with values from the given instance.
-