| Package | Description |
|---|---|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
static SharedResourceSortByType |
SharedResourceSortByType.fromValue(String value)
Use this in place of valueOf.
|
static SharedResourceSortByType |
SharedResourceSortByType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SharedResourceSortByType[] |
SharedResourceSortByType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListSharedReportGroupsRequest |
ListSharedReportGroupsRequest.withSortBy(SharedResourceSortByType sortBy)
The criterion to be used to list report groups shared with the current AWS account or user.
|
ListSharedProjectsRequest |
ListSharedProjectsRequest.withSortBy(SharedResourceSortByType sortBy)
The criterion to be used to list build projects shared with the current AWS account or user.
|
Copyright © 2020. All rights reserved.