Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetModelVersionSetRequest,GetModelVersionSetResponse> |
DataScienceWaiters.forModelVersionSet(GetModelVersionSetRequest request,
ModelVersionSetLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetModelVersionSetRequest,GetModelVersionSetResponse> |
DataScienceWaiters.forModelVersionSet(GetModelVersionSetRequest request,
ModelVersionSetLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetModelVersionSetRequest,GetModelVersionSetResponse> |
DataScienceWaiters.forModelVersionSet(GetModelVersionSetRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ModelVersionSetLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetModelVersionSetResponse> |
DataScienceAsyncClient.getModelVersionSet(GetModelVersionSetRequest request,
AsyncHandler<GetModelVersionSetRequest,GetModelVersionSetResponse> handler) |
Future<GetModelVersionSetResponse> |
DataScienceAsync.getModelVersionSet(GetModelVersionSetRequest request,
AsyncHandler<GetModelVersionSetRequest,GetModelVersionSetResponse> handler)
Gets the specified model version set information.
|
Modifier and Type | Method and Description |
---|---|
GetModelVersionSetRequest |
GetModelVersionSetRequest.Builder.build()
Build the instance of GetModelVersionSetRequest as configured by this builder
|
GetModelVersionSetRequest |
GetModelVersionSetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetModelVersionSetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetModelVersionSetRequest.Builder |
GetModelVersionSetRequest.Builder.copy(GetModelVersionSetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.