| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild |
|
| software.amazon.awssdk.services.codebuild.transform |
| Modifier and Type | Method and Description |
|---|---|
default InvalidateProjectCacheResponse |
CodeBuildClient.invalidateProjectCache(InvalidateProjectCacheRequest invalidateProjectCacheRequest)
Resets the cache for a project.
|
default CompletableFuture<InvalidateProjectCacheResponse> |
CodeBuildAsyncClient.invalidateProjectCache(InvalidateProjectCacheRequest invalidateProjectCacheRequest)
Resets the cache for a project.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
InvalidateProjectCacheRequestMarshaller.marshall(InvalidateProjectCacheRequest invalidateProjectCacheRequest) |
Copyright © 2023. All rights reserved.