default GetDataSetDetailsResponse |
M2Client.getDataSetDetails(Consumer<GetDataSetDetailsRequest.Builder> getDataSetDetailsRequest) |
Gets the details of a specific data set.
|
default GetDataSetDetailsResponse |
M2Client.getDataSetDetails(GetDataSetDetailsRequest getDataSetDetailsRequest) |
Gets the details of a specific data set.
|
default ListDataSetsResponse |
M2Client.listDataSets(Consumer<ListDataSetsRequest.Builder> listDataSetsRequest) |
Lists the data sets imported for a specific application.
|
default ListDataSetsResponse |
M2Client.listDataSets(ListDataSetsRequest listDataSetsRequest) |
Lists the data sets imported for a specific application.
|
default ListDataSetsIterable |
M2Client.listDataSetsPaginator(Consumer<ListDataSetsRequest.Builder> listDataSetsRequest) |
Lists the data sets imported for a specific application.
|
default ListDataSetsIterable |
M2Client.listDataSetsPaginator(ListDataSetsRequest listDataSetsRequest) |
Lists the data sets imported for a specific application.
|