Interface ContainerExecResponse
-
- All Superinterfaces:
HasInnerModel<ContainerExecResponseInner>
public interface ContainerExecResponse extends HasInnerModel<ContainerExecResponseInner>
Response containing the container exec command.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringpassword()Get the password value.StringwebSocketUri()Get the webSocketUri value.-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
-