TopicTypes Interface
public interface TopicTypes
Resource collection API of TopicTypes.
Modifier and Type | Method and Description |
---|---|
abstract
Topic |
get(String topic Get information about a topic type. |
abstract
Response<Topic |
get Get information about a topic type. |
abstract
Paged |
list()
List all registered topic types. |
abstract
Paged |
list(Context context)
List all registered topic types. |
abstract
Paged |
list List event types for a topic type. |
abstract
Paged |
list List event types for a topic type. |
get
public abstract TopicTypeInfo get(String topicTypeName)
Get information about a topic type.
Parameters:
Returns:
getWithResponse
public abstract Response
Get information about a topic type.
Parameters:
Returns:
list
public abstract PagedIterable
List all registered topic types.
Returns:
list
public abstract PagedIterable
List all registered topic types.
Parameters:
Returns:
listEventTypes
public abstract PagedIterable
List event types for a topic type.
Parameters:
Returns:
listEventTypes
public abstract PagedIterable
List event types for a topic type.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: