Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
CreateLifecycleEnvironmentResponse |
LifecycleEnvironmentClient.createLifecycleEnvironment(CreateLifecycleEnvironmentRequest request) |
CreateLifecycleEnvironmentResponse |
LifecycleEnvironment.createLifecycleEnvironment(CreateLifecycleEnvironmentRequest request)
Creates a lifecycle environment.
|
Future<CreateLifecycleEnvironmentResponse> |
LifecycleEnvironmentAsync.createLifecycleEnvironment(CreateLifecycleEnvironmentRequest request,
AsyncHandler<CreateLifecycleEnvironmentRequest,CreateLifecycleEnvironmentResponse> handler)
Creates a lifecycle environment.
|
Future<CreateLifecycleEnvironmentResponse> |
LifecycleEnvironmentAsyncClient.createLifecycleEnvironment(CreateLifecycleEnvironmentRequest request,
AsyncHandler<CreateLifecycleEnvironmentRequest,CreateLifecycleEnvironmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateLifecycleEnvironmentResponse> |
LifecycleEnvironmentAsync.createLifecycleEnvironment(CreateLifecycleEnvironmentRequest request,
AsyncHandler<CreateLifecycleEnvironmentRequest,CreateLifecycleEnvironmentResponse> handler)
Creates a lifecycle environment.
|
Future<CreateLifecycleEnvironmentResponse> |
LifecycleEnvironmentAsyncClient.createLifecycleEnvironment(CreateLifecycleEnvironmentRequest request,
AsyncHandler<CreateLifecycleEnvironmentRequest,CreateLifecycleEnvironmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateLifecycleEnvironmentRequest |
CreateLifecycleEnvironmentRequest.Builder.build()
Build the instance of CreateLifecycleEnvironmentRequest as configured by this builder
|
CreateLifecycleEnvironmentRequest |
CreateLifecycleEnvironmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateLifecycleEnvironmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateLifecycleEnvironmentRequest.Builder |
CreateLifecycleEnvironmentRequest.Builder.copy(CreateLifecycleEnvironmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.