| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1SelfSubjectRulesReview |
AuthorizationV1Api.createSelfSubjectRulesReview(V1SelfSubjectRulesReview body,
String dryRun,
String fieldManager,
String pretty)
create a SelfSubjectRulesReview
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1SelfSubjectRulesReview> |
AuthorizationV1Api.createSelfSubjectRulesReviewWithHttpInfo(V1SelfSubjectRulesReview body,
String dryRun,
String fieldManager,
String pretty)
create a SelfSubjectRulesReview
|
| Modifier and Type | Method and Description |
|---|---|
V1SelfSubjectRulesReview |
AuthorizationV1Api.createSelfSubjectRulesReview(V1SelfSubjectRulesReview body,
String dryRun,
String fieldManager,
String pretty)
create a SelfSubjectRulesReview
|
okhttp3.Call |
AuthorizationV1Api.createSelfSubjectRulesReviewAsync(V1SelfSubjectRulesReview body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback<V1SelfSubjectRulesReview> _callback)
(asynchronously) create a SelfSubjectRulesReview
|
okhttp3.Call |
AuthorizationV1Api.createSelfSubjectRulesReviewCall(V1SelfSubjectRulesReview body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback _callback)
Build call for createSelfSubjectRulesReview
|
ApiResponse<V1SelfSubjectRulesReview> |
AuthorizationV1Api.createSelfSubjectRulesReviewWithHttpInfo(V1SelfSubjectRulesReview body,
String dryRun,
String fieldManager,
String pretty)
create a SelfSubjectRulesReview
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AuthorizationV1Api.createSelfSubjectRulesReviewAsync(V1SelfSubjectRulesReview body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback<V1SelfSubjectRulesReview> _callback)
(asynchronously) create a SelfSubjectRulesReview
|
| Modifier and Type | Method and Description |
|---|---|
V1SelfSubjectRulesReview |
V1SelfSubjectRulesReview.apiVersion(String apiVersion) |
V1SelfSubjectRulesReview |
V1SelfSubjectRulesReview.kind(String kind) |
V1SelfSubjectRulesReview |
V1SelfSubjectRulesReview.metadata(V1ObjectMeta metadata) |
V1SelfSubjectRulesReview |
V1SelfSubjectRulesReview.spec(V1SelfSubjectRulesReviewSpec spec) |
V1SelfSubjectRulesReview |
V1SelfSubjectRulesReview.status(V1SubjectRulesReviewStatus status) |
Copyright © 2021. All rights reserved.