Package | Description |
---|---|
com.oracle.bmc.blockchain | |
com.oracle.bmc.blockchain.responses |
Modifier and Type | Method and Description |
---|---|
GetOsnResponse |
BlockchainPlatform.getOsn(GetOsnRequest request)
Gets information about an OSN identified by the specific id
|
GetOsnResponse |
BlockchainPlatformClient.getOsn(GetOsnRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<GetOsnRequest,GetOsnResponse> |
BlockchainPlatformWaiters.forOsn(GetOsnRequest request,
Osn.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetOsnRequest,GetOsnResponse> |
BlockchainPlatformWaiters.forOsn(GetOsnRequest request,
Osn.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetOsnRequest,GetOsnResponse> |
BlockchainPlatformWaiters.forOsn(GetOsnRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Osn.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetOsnResponse> |
BlockchainPlatformAsyncClient.getOsn(GetOsnRequest request,
AsyncHandler<GetOsnRequest,GetOsnResponse> handler) |
Future<GetOsnResponse> |
BlockchainPlatformAsync.getOsn(GetOsnRequest request,
AsyncHandler<GetOsnRequest,GetOsnResponse> handler)
Gets information about an OSN identified by the specific id
|
Modifier and Type | Method and Description |
---|---|
Future<GetOsnResponse> |
BlockchainPlatformAsyncClient.getOsn(GetOsnRequest request,
AsyncHandler<GetOsnRequest,GetOsnResponse> handler) |
Future<GetOsnResponse> |
BlockchainPlatformAsync.getOsn(GetOsnRequest request,
AsyncHandler<GetOsnRequest,GetOsnResponse> handler)
Gets information about an OSN identified by the specific id
|
Modifier and Type | Method and Description |
---|---|
GetOsnResponse |
GetOsnResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetOsnResponse.Builder |
GetOsnResponse.Builder.copy(GetOsnResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.