Package | Description |
---|---|
com.oracle.bmc.artifacts | |
com.oracle.bmc.artifacts.requests |
Modifier and Type | Method and Description |
---|---|
CreateRepositoryResponse |
Artifacts.createRepository(CreateRepositoryRequest request)
Creates a new repository for storing artifacts.
|
CreateRepositoryResponse |
ArtifactsClient.createRepository(CreateRepositoryRequest request) |
Future<CreateRepositoryResponse> |
ArtifactsAsync.createRepository(CreateRepositoryRequest request,
AsyncHandler<CreateRepositoryRequest,CreateRepositoryResponse> handler)
Creates a new repository for storing artifacts.
|
Future<CreateRepositoryResponse> |
ArtifactsAsyncClient.createRepository(CreateRepositoryRequest request,
AsyncHandler<CreateRepositoryRequest,CreateRepositoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateRepositoryResponse> |
ArtifactsAsync.createRepository(CreateRepositoryRequest request,
AsyncHandler<CreateRepositoryRequest,CreateRepositoryResponse> handler)
Creates a new repository for storing artifacts.
|
Future<CreateRepositoryResponse> |
ArtifactsAsyncClient.createRepository(CreateRepositoryRequest request,
AsyncHandler<CreateRepositoryRequest,CreateRepositoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateRepositoryRequest |
CreateRepositoryRequest.Builder.build()
Build the instance of CreateRepositoryRequest as configured by this builder
|
CreateRepositoryRequest |
CreateRepositoryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateRepositoryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateRepositoryRequest.Builder |
CreateRepositoryRequest.Builder.copy(CreateRepositoryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.