Package | Description |
---|---|
com.oracle.bmc.blockchain | |
com.oracle.bmc.blockchain.requests |
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. |
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. |
GetOsnResponse |
BlockchainPlatform.getOsn(GetOsnRequest request)
Gets information about an OSN identified by the specific id
|
GetOsnResponse |
BlockchainPlatformClient.getOsn(GetOsnRequest request) |
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 |
---|---|
GetOsnRequest |
GetOsnRequest.Builder.build()
Build the instance of GetOsnRequest as configured by this builder
|
GetOsnRequest |
GetOsnRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetOsnRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetOsnRequest.Builder |
GetOsnRequest.Builder.copy(GetOsnRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.