42 строки
3.0 KiB
YAML
42 строки
3.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.fluidrelay.models.FluidRelayOperations"
|
|
fullName: "com.azure.resourcemanager.fluidrelay.models.FluidRelayOperations"
|
|
name: "FluidRelayOperations"
|
|
nameWithType: "FluidRelayOperations"
|
|
summary: "Resource collection API of Fluid<wbr>Relay<wbr>Operations."
|
|
syntax: "public interface **FluidRelayOperations**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.fluidrelay.models.FluidRelayOperations.list()"
|
|
fullName: "com.azure.resourcemanager.fluidrelay.models.FluidRelayOperations.list()"
|
|
name: "list()"
|
|
nameWithType: "FluidRelayOperations.list()"
|
|
summary: "List all operations provided by Microsoft.<wbr>Fluid<wbr>Relay."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedIterable<OperationResult> list()"
|
|
desc: "List all operations provided by Microsoft.FluidRelay."
|
|
returns:
|
|
description: "result of GET request to list FluidRelay operations as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.fluidrelay.models.OperationResult?alt=com.azure.resourcemanager.fluidrelay.models.OperationResult&text=OperationResult\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.fluidrelay.models.FluidRelayOperations.list(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.fluidrelay.models.FluidRelayOperations.list(Context context)"
|
|
name: "list(Context context)"
|
|
nameWithType: "FluidRelayOperations.list(Context context)"
|
|
summary: "List all operations provided by Microsoft.<wbr>Fluid<wbr>Relay."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<OperationResult> list(Context context)"
|
|
desc: "List all operations provided by Microsoft.FluidRelay."
|
|
returns:
|
|
description: "result of GET request to list FluidRelay operations as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.fluidrelay.models.OperationResult?alt=com.azure.resourcemanager.fluidrelay.models.OperationResult&text=OperationResult\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "Resource collection API of FluidRelayOperations."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.fluidrelay.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-fluidrelay:1.1.0
|