Uses of Class
com.azure.resourcemanager.servicebus.fluent.models.OperationInner
Packages that use OperationInner
Package
Description
Package containing the service clients for ServiceBusManagementClient.
Package containing the inner data models for ServiceBusManagementClient.
Package containing the data models for ServiceBusManagementClient.
-
Uses of OperationInner in com.azure.resourcemanager.servicebus.fluent
Methods in com.azure.resourcemanager.servicebus.fluent that return types with arguments of type OperationInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner> OperationsClient.list()Lists all of the available ServiceBus REST API operations.com.azure.core.http.rest.PagedIterable<OperationInner> OperationsClient.list(com.azure.core.util.Context context) Lists all of the available ServiceBus REST API operations.com.azure.core.http.rest.PagedFlux<OperationInner> OperationsClient.listAsync()Lists all of the available ServiceBus REST API operations. -
Uses of OperationInner in com.azure.resourcemanager.servicebus.fluent.models
Methods in com.azure.resourcemanager.servicebus.fluent.models that return OperationInnerModifier and TypeMethodDescriptionstatic OperationInnerOperationInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationInner from the JsonReader.OperationInner.withDisplay(OperationDisplay display) Set the display property: Display of the operation.OperationInner.withIsDataAction(Boolean isDataAction) Set the isDataAction property: Indicates whether the operation is a data action.OperationInner.withOrigin(String origin) Set the origin property: Origin of the operation.OperationInner.withProperties(Object properties) Set the properties property: Properties of the operation. -
Uses of OperationInner in com.azure.resourcemanager.servicebus.models
Methods in com.azure.resourcemanager.servicebus.models that return types with arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.value()Get the value property: List of ServiceBus operations supported by the Microsoft.ServiceBus resource provider.