Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
CreateRepositoryResponse |
Devops.createRepository(CreateRepositoryRequest request)
Creates a new repository.
|
CreateRepositoryResponse |
DevopsClient.createRepository(CreateRepositoryRequest request) |
Future<CreateRepositoryResponse> |
DevopsAsyncClient.createRepository(CreateRepositoryRequest request,
AsyncHandler<CreateRepositoryRequest,CreateRepositoryResponse> handler) |
Future<CreateRepositoryResponse> |
DevopsAsync.createRepository(CreateRepositoryRequest request,
AsyncHandler<CreateRepositoryRequest,CreateRepositoryResponse> handler)
Creates a new repository.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateRepositoryResponse> |
DevopsAsyncClient.createRepository(CreateRepositoryRequest request,
AsyncHandler<CreateRepositoryRequest,CreateRepositoryResponse> handler) |
Future<CreateRepositoryResponse> |
DevopsAsync.createRepository(CreateRepositoryRequest request,
AsyncHandler<CreateRepositoryRequest,CreateRepositoryResponse> handler)
Creates a new repository.
|
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.