Uses of Class
com.azure.resourcemanager.devcenter.fluent.models.OperationInner
Package
Description
Package containing the service clients for DevCenterManagementClient.
Package containing the inner data models for DevCenterManagementClient.
Package containing the data models for DevCenterManagementClient.
-
Uses of OperationInner in com.azure.resourcemanager.devcenter.fluent
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner>
OperationsClient.list()
Lists all of the available resource provider operations.com.azure.core.http.rest.PagedIterable<OperationInner>
OperationsClient.list
(com.azure.core.util.Context context) Lists all of the available resource provider operations. -
Uses of OperationInner in com.azure.resourcemanager.devcenter.fluent.models
Modifier and TypeMethodDescriptionOperationInner.withDisplay
(OperationDisplay display) Set the display property: Localized display information for this particular operation. -
Uses of OperationInner in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionOperation.innerModel()
Gets the inner com.azure.resourcemanager.devcenter.fluent.models.OperationInner object.Modifier and TypeMethodDescriptionOperationListResult.value()
Get the value property: List of operations supported by the resource provider.